Get to Know Webpack

Presenters
Date
Oct 17, 2019

Webpack is a JavaScript module bundler that allows you to organize your code, make it modular, and create more maintainable applications. It has become one of the most popular tools for modern web development. In this session, we'll look at several of the different features of webpack, see how they work and learn how you can use them in your applications.