AngularJS and Webpack for Modular Applications
Offered By: egghead.io
Course Description
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
Related Courses
JavaScript Libs/FrameworksCity College of San Francisco via California Community Colleges System Learn Build Tools
Codecademy Add Internationalization (i18n) to a React app using React Intl
egghead.io Build a Server Rendered + Code Split App in React with React Universal Component
egghead.io Make Webpack Easy with Poi
egghead.io