Faster App Starts with Prepack and Webpack

TL;DR Here is a GitHub repository with the example :)… Read more

Similar

Module Federation with Webpack 5

In this article, we will look at one of webpack's exciting new features, Module Federation. This feature will allow dynamic code reloading from another project at runtime. Using module federation will enable sharing code from other projects with only a li... (more…)

Read more »