Welcome!
Workshop:
JS to know for React
React Week 01
Topic Name
01
02
03
04
05
Arrow functions + destructuring
Break!
forEach, map, filter and reduce
Break
Modules
spread and rest operators
60 min
50 min
10 min
modules, imports & exports
10 min
50 min
How we’ll run each block
01 Arrow functions + destructuring
01 Arrow functions + destructuring
Notes about arrow functions:
https://www.notion.so/binarylights/Arrow-Function-Notes-0504ec3f0f5140169a878c4b7e61cb48
Notes about destructuring:
https://www.notion.so/binarylights/Destructuring-Spreading-notes-338898a19b1f4eb4b6650a439696123c
Codesandbox:
https://codesandbox.io/live/n6psci0
Break!
See you at 15:15!
03 forEach, map, filter and reduce
03 forEach, map, filter and reduce
Exercises
forEach:
Exercise 01
https://codesandbox.io/s/js-to-know-for-react-foreachmapfilterreduce-foreach-exercise-01-znt1v
filter:
Exercise 01: https://codesandbox.io/s/js-to-know-for-react-foreachmapfilterreduce-filter-exercise-2i0dp
Exercise 02: https://codesandbox.io/s/js-to-know-for-react-foreachmapfilterreduce-filter-exercise-02-9ixbm
map:
Exercise 01: https://codesandbox.io/s/js-to-know-for-react-foreachmapfilterreduce-map-exercise-01-hp40m
Exercise 02: https://codesandbox.io/s/js-to-know-for-react-foreachmapfilterreduce-map-exercise-02-5pi2i
Reduce:
05 Modules
05 Modules
Exercises
Exercise 01: https://codesandbox.io/s/js-to-know-for-react-modules-exercise-01-fie8k
Exercise 01: https://codesandbox.io/s/js-to-know-for-react-modules-exercise-02-cc5lm
Final questions?