We will cover the basic concepts of React in the following sessions.
Besides this tutorial, the following tutorials are also highly recommended:
- Official React Tutorial: Intro to React
- The Road to Learn React
- A comprehensive introduction to React by the Director of Education at V School
- Learn React App
- React Cheat Sheet
- JavaScript fundamentals before learning React
- All the fundamental React.js concepts, jammed into this single Medium article
- Apply concepts regarding
props
,state
,event listeners
,event handlers
,binding this
- all above pre-requisite and
passing parameters to event handlers
- all above pre-requisite and
Forms