- You will understand why it is important to learn Pure React before its ancillary libraries.
- Learn how to install the necessary prerequisites.
- Use Create React App to generate the React boilerplate file structure.
- Build powerful, fast, user-friendly and reactive web apps
- Provide amazing user experiences by leveraging the power of JavaScript with ease
- Understand how data traverses components
- Understand how to use the latest React features like the Context API.
- React's most basics
- Custom React elements
- Rendering and re-rendering
- Everything about events
- Self-contained Components
- The component life cycle
- The magic of hooks
- The context API
- Context-free routing
- Introduction to APIs
- Fetch data with React
- Deploying your React project