Hi All, Welcome to this repository to learn React from scratch.
This repository contains the react code that will help you to learn to react from scratch. I will be covering each topic in this repository
We will discuss about
-
React Components
-
JSX (Javasxript XML)
-
State and Props
-
Event Handling
-
Conditional Rendering
-
Lists and Keys
-
Forms and Controlled Components
-
React Router
-
Context API
-
React Hooks (useEffect, useContext, etc)
-
Custom Hooks
-
Error Boundaries
-
Rect Performance Optimization (Lazy loading etc)
-
React Portals
-
React with TypeScript
-
Testing in React (Writing Unit tests)
-
Server Side Rendering (SSR)
-
Progressive Web Apps (PWAs) with React
-
State Management Libraries (Redux etc)
-
Animation in React
Let's Explore the React fully. You are free to commit and provide more flexible code changes that can help to build a repo that can be easy to understand and work on.