Introducing Electron Webpack Dashboard

A new web-tech based version of webpack-dashboard that works on an incredible variety of terminal environments. Read more

Similar

Webpack 2021 Roadmap

webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. (more…)

Read more »

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 »