The recommended Code Splitting library for React ✂️✨
-
Updated
Apr 20, 2024 - JavaScript
The recommended Code Splitting library for React ✂️✨
My workflow with ReactJS + Webpack 3+
Demo about integration between examples of next.js and also fix some issues during development
Dynamically load and render any react module(Component or an HOC) using dynamic import 🎉
simple js bundler written in 100 lines of code.
A utility to parse JS files, determine dependencies and specify which output chunk source files appear in for closure-compiler.
Add webpack magic comments to your dynamic imports at build time.
A google doc clone using NextJs, TailwindCss, DraftJs based Rich Text Editor with styles even applied for printing the doc.
SPA with React Router 4, code splitting with React Loadable
Building a React Progressive Web App from scratch
Sample React Redux app using Redux-Saga for async, Firebase for database & authentication, Mocha Enzyme Chai Sinon for Testing, Istanbull nyc for coverage & Webpack Babel as build tools
testing library for nextjs dynamic import
React based boilerplate focused on Dynamic import and code splitting
🐼 Tiny (~300B) library to dynamically load js files only when they're needed.
babel plugin to compile `import()` syntax to `split-require`, the commonjs bundle splitting library
Import statement regex
[DEPRECATED] A router for micro-frontends
Boilerplate server side rendered app. WIP
A rollup plugin that makes sure you don't accidentally import something statically, which could have an effect on your bundle size.
example app showing how react suspense works using tvmaze api
Add a description, image, and links to the dynamic-import topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-import topic, visit your repo's landing page and select "manage topics."