Welcome to a brand new series on reactJs for beginners in this series we will start from scratch and learn the different concepts in react js
- What is React, Why react, Why React is declarative?
- How to create a hello world react application?
- ReactJs Create react app project folder structure?
- What are components and types of components in react js
- How to create functional components in reactjs
- What is a class component and how to create class components in react?
- What is JSX and why it is used in reactjs?
- How to pass props from parent to child components in react js?
- What are the differences between Named export and default export?
- What is state in react? How to use state in react? What are the differences between state and props?
- Do's and Don'ts of the state and setState() method in the React Js with best examples
- Events handling in react js with functional components vs class components?
- What is React Router and How to Configure Routes in ReactJs Application?
- React router v6 nested routes
- What are the Index routes, dynamic routes and nested dynamic routes
- React Router V6 Query Params and Search Param
- React Router Relative links and Lazy Loading
- Global state management using react context API?
0 Comments