#webpack
All links tagged #webpack
Webpack is a powerful tool that bundles your app source code efficiently and loads that code from a server into a browser.

Webpack is one of the favorite javascript module bundlers for front end development. An introduction on getting started and a basic configuration for it.

Webpack 2 will be out of beta once the documentation has been finished. But that doesn’t mean you can’t start using version 2 now if you…

Introducing Webpack Dashboard, a CLI dashboard for your webpack-dev-server

If hot reload is part of your CSS development workflow, compilation performance is critical. That 5-second compile time in your large application is now a liability. You're already enjoying a more...
170 points and 29 comments so far on reddit