Skip to content

savi429/Food-App

Repository files navigation

Front End App (React)

Build tool

We are using Parcel as build tool it doesn't need any configuration return this is easy to use and have cache

  • HTML5
  • CSS3
  • Typescript

Parcel

  • Creates Dev build
  • Creates local server for us
  • Auto refresh (HMR) hot module replacement
  • File watching algorithm
  • Caching - Faster builds
  • Image optimization
  • Compression
  • minification
  • Differencial bundling -to support old browsers
  • Code splitting
  • Consistent hashing
  • Tree Shaking - removing unused code
  • Different dev and prod build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages