Skip to content

RutujaKum20/learning-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namaste React

parcel

  • dev build
  • local server
  • HMR = Hot Module replacement
  • file watching algorithm - written in c++
  • caching - faster builds
  • Image optimization
  • minification
  • bundeling
  • compress
  • consistent hashing
  • code spliting
  • differential bundling - support older browser
  • HTTPs
  • Diagnostic (beautiful errors)
  • Error handling
  • tree shaking - remove unwanted code
  • different prod and dev bundles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published