0%

Learn Webpack, the most popular and flexible build tool for JavaScript

Webpack enables you to integrate your favorite tools and take control of how you deliver your JavaScript, CSS, and more!​

Core Coursework

(take these in order)


  • +

    Editor's Notes

    This course walks you through everything you need to know to create custom build processes.
  • Webpack 4 Fundamentals

    Learn the core concepts of Webpack file loader. Start from scratch and build a pipeline with popular loaders from the Webpack ecosystem. Read more!
    4 hours, 10 minutes CC
    Webpack 4 Fundamentals
  • +

    Editor's Notes

    Performance is one of the main features of webpack to speed up your web applications.
  • Web Performance with Webpack

    Make websites load instantly by using the Webpack code splitting feature for lazy loading JavaScript by removing unused code with tree shaking and prefetching assets.
    1 hours, 43 minutes CC
    Web Performance with Webpack
  • +

    Editor's Notes

    If you want to build your own custom webpack plugins, check out the webpack plugins course.

Elective Coursework