https://github.com/nabin-8/react.js
https://github.com/nabin-8/react.js
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nabin-8/react.js
- Owner: nabin-8
- Created: 2024-03-29T12:51:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T10:45:41.000Z (12 months ago)
- Last Synced: 2024-06-20T17:12:08.321Z (12 months ago)
- Language: JavaScript
- Size: 3.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React.js
# Parcel
- Dev Build
- Local Server
- HMR = Hot Module Replacement
- File Watching Alogrithm - Written in C++
- Image Optimization
- Minification
- Bundling
- Compress
- Consistent Hashing
- Code Splitting
- Differencing Bundling - support older browser
- Diagnostic
- Error Handling
- HTTPs
- Tree Shaking - remove unused code
- Different dev and production bundles