Introduction
  • Intro & Webpack Concepts
  • Installation & Setup
  • Webpack Dev Server & Hot Module Reloading (HMR)
  • Babel
  • CSS & SCSS Loaders
  • PostCSS & Mini CSS Extract Plugin
  • Development & Production Webpack Configs
  • Common Config - DRY
  • Code Splitting
  • Recap
Bonus Videos
  • Jest
  • ESLint, & Prettier
  • Husky & Lint Staged
  • Bonus lecture