/react-the-good-parts

This Git repository contains all my learning about JS client side library REACT.

Primary LanguageJavaScript

React Learning

02restro

Parcel

  • Dev Build
  • Local Server
  • HMR = Hot Module Replacement
  • File-watching Algorithm [written in C++]
  • Caching [to generate faster builds]
  • Image Optimization
  • Minification
  • Bundling
  • Compress
  • Consistent Hashing
  • Code Splitting
  • Differential Bundling [to provide support for older browsers]
  • Diagnostics
  • Error Handling
  • Tree Shaking [to remove unused code]
  • Different dev and prod bundles

Shimmer UI Effect

01shimmer

Filteration of Restaurants

03filtered restros

Labeling

with-label

Accordion

accordion accordion-1