React JS
TOC:
------
What is React JS?
React’s role in SPAs
Why React?
Installing React JS
Creating a React Component
React Application structure
Components
JSX
Props and State
Handling events
Manipulating state
Two Way Binding
Stateless and Stateful components
Component Life cycle
Property Validation
Using AJAX with React
CRUD Operations
Styles
Routing in React JS
Context API
State management using Redux