Webpack is a commonly used library among modern frontend-based applications. It is a decade-old and battle-tested library. Many of the full-fledged frontend frameworks like NextJS, and Gatsby use webpack for bundling and compilation purposes by default.

10m read timeFrom medium.com
Post cover image
Table of contents
How Webpack works?IntroductionWhy do we need a javascript bundler?How webpack works?What happens under the hood in webpack?Configuration options in webpackWhat’s next for bundlers?
1 Comment

Sort: