0% found this document useful (0 votes)
5 views

road

The document outlines a project plan for learning React, divided into phases and steps. It includes topics such as JSX, environment setup, React Router, and Redux Toolkit, with corresponding resources and current statuses. Several tasks are marked as 'Not Started' while others are 'In Progress' or 'Completed'.

Uploaded by

Tabish Mallick
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

road

The document outlines a project plan for learning React, divided into phases and steps. It includes topics such as JSX, environment setup, React Router, and Redux Toolkit, with corresponding resources and current statuses. Several tasks are marked as 'Not Started' while others are 'In Progress' or 'Completed'.

Uploaded by

Tabish Mallick
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Phase Week Step Topic Key Concepts Project Resources Status

Setup & Basics 1 1 React Introduction JSX, Components, Virtual DOM


"Hello World" component React Docs Not Started
Setup & Basics 1 2 Environment Setup Node.js, Create React App Set up
a new React project CRA Guide In Progress
Setup & Basics 1 3 Props & State useState, Props Counter app State
Tutorial Completed
Core Concepts 2 4 React Router Client-side routing, Dynamic routes
Multi-page portfolio React Router Docs Not Started
Core Concepts 2 5 Styling CSS Modules, Tailwind CSS Netflix
homepage clone Tailwind Guide Not Started
State Management 3 6 Redux Toolkit Slices, Async Thunks E-commerce
cart Redux Toolkit Docs Not Started
Advanced Patterns 4 7 Performance Optimization React.memo, Code
Splitting Optimize a slow app React Performance Not Started
Full-Stack Integration 5 8 Next.js SSR/SSG, API routes SEO-friendly
blog Next.js Docs Not Started
Expert Level 6 9 React Internals Fiber architecture, Reconciliation
Contribute to open-source React GitHub Not Started

You might also like