Skip to content

imbibeks826/React_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the react app developed normally without using create react command

Parcel

  • Dev Build
  • Local Server
  • HMR = Hot Module Replacement
  • File Watching written in C++
  • Caching - Faster rebuild
  • Image optimization
  • Minification
  • Bundling
  • Compress
  • Consistant hashing
  • Code spliting
  • Differential bundling - to support old browsers
  • Diagnostic
  • Error handling
  • HTTPs
  • Tree Shaking - Remove unused code for you
  • Different builds for production and development

About

React app with all details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published