If you’ve recently studied a web app development course, or used a web app boilerplate, you’ve probably already encountered webpack. It’s a JavaScript module bundler which, thanks to its extensive plugin ecosystem, has become a powerful all purpose build tool for web development.