Code Splitting

Code splitting

Code Splitting

Code splitting is the practice of breaking a JavaScript bundle into smaller chunks that load on…
Learn More
Tree shaking

Tree Shaking

Tree shaking is a build-time optimization that removes unused code from JavaScript bundles before they ship…
Learn More

Get new blog posts by email: