Skip to content

RaktiSingal/React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React

This is taken from Namaste react course while learning

Course link https://namastedev.com/learn/namaste-react

Content of each EPISODE

  1. Basic React create element implementation and using react by cdn links
  2. Adding React by npm install
  3. Using Function components, React elements, JSX
  4. Creating a food delivery app (ex - swiggy), with header (logo, navigation items) and body component (restaurants cards)
  5. Making proper file structure for components, using constants, and making filter button (top restaurants), useState hooks
  6. Making search bar, using useEffect
  7. Routing in React, Nav options in header to have clickable links, each restaurant menu navigation, useParam, , Error component
  8. Class based component, lifecycle hooks, state variable
  9. Lazy loading for optimizing app, suspense component, online status, custom hooks
  10. CSS using tailwind
  11. Higher order component, Controlled and uncontrolled components, Context (useContext, createContext, updating value, using in function and class based component)
  12. Installed reduxjs/toolkit, building store, having slices and updating cart value on click

About

This is taken from Namaste react course while learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published