File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 77
88## Teaching method
99
10- 1 . Collaborative learning environment & pair programming.
11- - Rooms with small groups
12- - Work together, discuss, help each other.
13- 2 . We try to foster critical thinking.
10+ 1 . We try to foster critical thinking.
1411 - ⬆️ Discovery ⬇️ Instruction
15- 3 . We don’t explain everything you need to know before the exercise:
12+ 2 . We don’t explain everything you need to know before the exercise:
1613 - Learn by doing (and teaching ;)
1714 - The exercise is meant to help you build a mental model
1815
@@ -37,8 +34,8 @@ If you find the exercise too difficult we recommend you to do the following basi
3734``` console
3835git clone https://github.com/reactgraphqlacademy/thinking-in-react
3936cd thinking-in-react
40- npm install
41- npm start
37+ yarn
38+ yarn start
4239```
4340
4441## 🥑 Before we start the exercise
You can’t perform that action at this time.
0 commit comments