Namaste React Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository contains Codes, Assignmenst, Assignment Solution & Class Notes taken during this course.
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/Bharat2044/Namaste-React.git"
cd Namaste-React
npm install
npm start
Or,
npm run start
Or,
npx parcel index.html
npm test
Or,
npm run test
This application should now be running on localhost
. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository
This repository contains a Collection of Codes, Assignments, Assignments Solutions & Class Notes
, which help you understand the concepts of React.js.
Introduction to foundational tools and frameworks in web development.
- 🧾 Topics Covered:
- Visual code setup,
- Hello world in HTML/JS,
- CDN, React Hello World
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Dive into essential package managers and module bundlers for React projects.
- 🧾 Topics Covered:
- npm, Parcel
- Node modules
- React app file structure
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Understanding JSX, React components, and their compositions.
- 🧾 Topics Covered:
- JSX, React components
- Class-based vs Functional components
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Implementing React's core features, managing state, and working with UI data.
- 🧾 Topics Covered:
- React app building
- props/state
- function mapping
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Exploring React Hooks and understanding their importance.
- 🧾 Topics Covered:
- File structure
- Import/export
- React Hooks (useState)
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Architecture insights, useEffect hook, and working with APIs.
- 🧾 Topics Covered:
- Architecture, useEffect
- Conditional Rendering
- API Usage
- Resolve Swiggy API Issue
- Resolve CORS Problem
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Mastering React Router for smooth navigation and routing.
- 🧾 Topics Covered:
- React Router
- Dynamic Routing
- Outlet Component
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Learning Class-based components and their lifecycles.
- 🧾 Topics Covered:
- Class-based components
- Lifecycle methods
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Advanced optimization techniques including Custom Hooks.
- 🧾 Topics Covered:
- Custom Hooks
- Optimization
- Suspense Component
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Introduction to Tailwind CSS for responsive UI designs.
- 🧾 Topics Covered:
- Tailwind CSS introduction for UI design
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Notes
- 📘 Assignment
Handling data flow and DevTools exploration.
- 🧾 Topics Covered:
- Higher-Order Components
- Controlled vs Uncontrolled Components
- Lifting the State Up
- DevTools
- Prop Driling
- Context API in React
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Notes
- 📘 Assignment
Implementing Redux toolkit for state management.
- 🧾 Topics Covered:
- Redux Toolkit
- React-Redux
- Actions, Reducers
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment
Comprehensive testing with Jest and React Testing Library.
- 🧾 Topics Covered:
- Jest, React Testing Library
- Unit Testing principles
- 💻 Coding
- 👨💻 Coding
- 📒 Theory - Notes, Assignments & Assignment Solution
- 📘 Assignment
- 📝 PDF File
- 📝 Readme File
- 📔 Assignment Solution
- 🖥️ Digital and Handwritten Notes
- 📘 Assignment