Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

AngularJS and Webpack for Modular Applications

via egghead.io

Overview

How much work would it take for you to move all of your directives and their templates to several different new directories? You'd have to update the templateUrl, script tags, etc., etc. With webpack, this can be trivial. For example, you don't need to worry about loading your templates in the $templateCache ever again. Webpack will help you modularize your css and tests. All of these things and more in this series so you can start using webpack with Angular today.

Syllabus

  • AngularJS with Webpack - Introduction
  • AngularJS with Webpack - Requiring Directives
  • AngularJS with Webpack - ES6 with BabelJS
  • AngularJS with Webpack - Requiring Templates
  • AngularJS with Webpack - Requiring CSS & Preprocessors
  • AngularJS with Webpack - Testing with Karma, Mocha, and Chai
  • AngularJS with Webpack - Production Setup
  • AngularJS with Webpack - Uglifying your JavaScript
  • AngularJS with Webpack - Production Source Maps
  • Updating Babel 5 to 6

Taught by

Kent C. Dodds

Reviews

4.8 rating at egghead.io based on 19 ratings

Start your review of AngularJS and Webpack for Modular Applications

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.