React basic in just 1 hour [2021]
The quick guide to learn basic concepts and workflow of how to build React app
What You learn
Taste of how to build your very first React component.
How to handle event in components.
Understand two key concepts of React: State and Props.
How to reuse and nest components.
How to transfer data between Parent, Child components.
How to work with Array, Form