React is not that hard to learn. You just need 10 essential JavaScript concepts to get started. This video provides a high-level overview of these key concepts.
Join the Discord: / discord
Timestamps
0:00 Intro
0:40 1- Functions
1:18 2- Objects
1:35 3- Destructuring
2:20 4- Spread Operator
2:56 5- Event Handling
3:47 6- Ternary Operator
4:30 7- Short Circuiting
5:00 8- Fetch API
6:35 9- Map Method
7:45 10- Module System
#javascript #reactjs