Namaste-react Tailwind Templates

Namaste React

This project uses swiggy's life Api and uses all the latest technology like Redux , context api , Tailwind , etc...

Namaste React 🚀

parcel

  • Dev Build
  • Local Server
  • HMR = Hot Module Replacement
  • File Watching Alogrithm - written in C++
  • Caching - faster Builds
  • Image Optimization
  • Minification
  • Bundling
  • Compress

React life cycle

Reander Phase

  • constructor
  • Render

commit Phase

  • React updates DOMS
  • ComponentdidMount

Chunking, Code Splitting, Dynamic Bundling, Lazy loading, OnDemand Loading

  • Is use to break down our app into smaller logical chunks

Redux

  • Install @reduxjs/toolkit and react-redux
  • build our store
  • Connect our store to our app
  • Slice (cartslice)
  • dispatch
  • selector

Top categories

Loading Svelte Themes