Course curriculum

  1. 01
    • What you ought to expect from this course

    • Why Webpack?

    • Course Roadmap

    • How Does Webpack Work?

    • Understanding Loaders

    • Webpack Versions

    • Summary

    • Using Webpack.pdf

  2. 02
    • Installing Webpack

    • Configuring Webpack

    • Demo: Installing Webpack

    • Demo: Configuring Webpack

    • Webpack Dev Server

    • Demo: Using Webpack Dev Server

    • Transforming JSX with Webpack

    • Demo: Transforming JSX with Webpack

    • Bundling Styles

    • Demo: Bundling Styles with CSS and Webpack

    • Loading additional filetypes with Webpack

    • Demo: Loading YAML files with Webpack

  3. 03
    • Creating an Interactive Application

    • Demo: Putting it All Together: Creating an Interactive Application

    • Summary + Continue Developing the App + Q&A