
Learn the Major Moncepts React JS like States , Hooks , Context API , REDUX by doing 10 Real-Time Hands-On Projects
What you'll learn
- React JS
Requirements
- Javascript Basics
Description
React is an open-source, front end, JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.
Redux is an open-source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to Facebook's Flux architecture, it was created by Dan Abramov and Andrew Clark.
This is a Complete React + Redux Bootcamp for complete beginners.By the end of this course you will be able to develop your own Portfolio website , Authentication system, Facebook Login system, and many more real-time projects.
Topics you gonna cover in this course.
- React Introduction
- How To Create a new React Application
- Components and Different types of Components
- Components Structure and Life Cycle
- How to handle events in React
- Applying styles to React JS Components
- React Hooks
- Forms and Form Submissions
- Routing in React
- Controlling one component from another Component with the help of Context-API
- Connecting React Applications to Back-End and build complete full-stack Applications
- What is State
- What is state management
- What is Redux
- Implementing redux with cart system
- Stores , Reducers , Actions
- useSelector , useDispatch
- Redux payload
- Redux payload with Objects
- Redux-Perisist
- Implementation Of Redux Perisist
- Storing reducers data in Local storage using redux-persist
- TodoList Project
- Ecommerce Project
- Developers