- Understanding JSX ::: Notes
- Component (UI, feature, Page, split larger component into smaller ones)
- Props (data through props, re-render when pgh props, re-render when props change)
- Event Handling (react to input, events like buttons, inputs)
- One Way Data Binding
- React Hooks - useState
- Two Way Data Binding
- React Hooks -useEffect (lifecycle, mount, update, cleanup, dependency array)
- Practice mini-projects
- Countdown Timer
- Memory Game
- Practice mini-projects
- React Hooks (useMemo, useCallback - Web Dev Simplified, Cosden Solutions)
- React Hooks (useRef, useReducer)
- React Hooks - useContext (create, provider component, access a context)
- Practice mini-projects
- Designing Context API
- Practice mini-projects
- React Hooks - Custom Hook (create the hook, re-use a hook)
- Practice mini-projects
- Design & Use of Custom hook
- isOnline, isOffline Functionalities
- Practice mini-projects
- Conditional Rendering
- Client-Side Routing (React-Router, Bundle Splitting & Lazy-Loading)
- Practice mini-projects
- Impletation Navigation Layout
- Practice mini-projects
- React (useEffect) - API Data Fetching (Loading, errors, caching, race Condition)
- Practice mini-projects
- Wheather forcasting Application
- News feed Application
- Practice mini-projects
-
Notifications
You must be signed in to change notification settings - Fork 0
SURAJPATIL6088/Understanding-React
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published