We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5a5d2 commit 84345f7Copy full SHA for 84345f7
index.html
@@ -380,6 +380,11 @@ <h4><a class="js-workshop-link" href="https://github.com/No9/torrential" target=
380
<p data-i18n="workshopper-torrential">A set of lessons to show you how to create a simple p2p bittorrent network</p>
381
<code>npm install torrential -g</code>
382
</div>
383
+ <div id="thinking-in-react" class="workshopper">
384
+ <h4><a class="js-workshop-link" href="https://github.com/asbjornenge/thinking-in-react" target="_blank">Thinking in React</a></h4>
385
+ <p data-i18n="workshopper-thinking-in-react">Learn React's philosophy by building a UI from scratch.</p>
386
+ <code>npm install -g thinking-in-react</code>
387
+ </div>
388
389
390
</section>
0 commit comments