AngularJS and Webpack for Modular Applications
43m 56s
English
Paid
Course description
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.
Watch Online
Watch Online AngularJS and Webpack for Modular Applications
0:00
/ #1: AngularJS with Webpack - Introduction
All Course Lessons (10)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | AngularJS with Webpack - Introduction Demo | 04:21 | |
| 2 | AngularJS with Webpack - Requiring Directives | 03:49 | |
| 3 | AngularJS with Webpack - ES6 with BabelJS | 02:44 | |
| 4 | AngularJS with Webpack - Requiring Templates | 02:49 | |
| 5 | AngularJS with Webpack - Requiring CSS & Preprocessors | 06:08 | |
| 6 | AngularJS with Webpack - Testing with Karma, Mocha, and Chai | 10:23 | |
| 7 | AngularJS with Webpack - Production Setup | 02:06 | |
| 8 | AngularJS with Webpack - Uglifying your JavaScript | 04:43 | |
| 9 | AngularJS with Webpack - Production Source Maps | 01:52 | |
| 10 | Updating Babel 5 to 6 | 05:01 |
Unlock unlimited learning
Get instant access to all 9 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
AngularJS Authentication with JWT
Sources: egghead
JSON Web Tokens (JWT) are a more modern approach to authentication. As the web moves to a greater separation between the client and server, JWT provides a terrific alternative t...
31 minutes 11 seconds
Webpack 5 in 2023 The Complete Guide For Beginners
Sources: udemy
My main goal is to help you understand and master Webpack, particularly its latest version Webpack 4. This course was specifically designed for those who want to learn Webpack f...
4 hours 46 minutes 53 seconds
Build an MVP with AngularJS + Firebase by cloning TaskRabbit
Sources: Code4Startup (coderealprojects)
TaskRabbit is an online and mobile marketplace that allows users to outsource small jobs and tasks to others in their neighbourhood. Users name the task they need done, name the...
3 hours 31 minutes 43 seconds