All Talks

Everything’s a plugin: Understanding webpack from the inside out

Webpack is one of the most depended on packages for front-end web development. With over 15 million monthly downloads on npm, it has been called the LLVM of the web and taken the JavaScript ecosystem by storm. However, few understand how webpack actually works and how to leverage some of its most powerful features: Custom Plugins! Join me as I walk you through the internal architecture of webpack, and show you how you can extend, implement, or modify any piece of it! Join me as we unravel the …

You might be interested in: