vedantv3 / Food-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parcel

  • dev build
  • local server
  • HMR=Hot module replacement
  • file watching algo written in cpp
  • caching -image optimization -minification
  • do bundelling
  • compresssing
  • consistent hashing

React Hooks

  • They are normal JS Functions
  • Written by facebook
  • useState()->super powerful react varible
  • useEffect()->

2 types of Routing in web apps

  • client side routing
  • server side routing

About


Languages

Language:JavaScript 93.6%Language:CSS 5.2%Language:HTML 1.2%