File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -380,6 +380,11 @@ <h4><a class="js-workshop-link" href="https://github.com/No9/torrential" target=
380
380
< p data-i18n ="workshopper-torrential "> A set of lessons to show you how to create a simple p2p bittorrent network</ p >
381
381
< code > npm install torrential -g</ code >
382
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 >
383
388
</ div >
384
389
</ div >
385
390
</ section >
Original file line number Diff line number Diff line change 147
147
"workshopper-kick-off-koa" : " Débutez avec Koa, la prochaine génération de framework Web pour Node.js." ,
148
148
"workshopper-lololodash" : " Apprenez Lo-Dash (fork d'underscore) pour gérer les tableaux et les objets simples !" ,
149
149
"workshopper-learnyoucouchdb" : " Apprenez tout de CouchDB - La base de données qui épouse complètement le Web" ,
150
- "workshopper-learnuv" : " Apprenez uv pour en tirer avantage ou juste pour le fun, un workshop orienté vers la bibliothèque qui boost Node.js."
150
+ "workshopper-learnuv" : " Apprenez uv pour en tirer avantage ou juste pour le fun, un workshop orienté vers la bibliothèque qui boost Node.js." ,
151
+ "workshopper-thinking-in-react" : " Apprenez la philosophie de React en construisant une interface de zéro."
151
152
}
You can’t perform that action at this time.
0 commit comments