Building Components with Angular 1.5

Pluralsight
Course Summary
Angular 1.5 brings a component programming model to AngularJS. This course will teach you how building applications with components is the easiest and best approach for developing features with AngularJS.
-
+
Course Description
In Building Components with Angular 1.5, you'll learn how to program with components in AngularJS. First you will learn how to build simple components and also how to implement a web application using the new component router. You'll also look at several strategies for composition with components, including how to work with bindings and templates. When you're finished with this course, you'll have the skills and knowledge to build applications when developing features with AngularJS.
-
+
Course Syllabus
Course Overview- 1m 19s
—Course Overview 1m 19sProgramming Components- 36m 0s
—Introduction 0m 33s
—Component Overview 1m 10s
—Our First Component 8m 44s
—Component Controllers 1m 56s
—Using $http in $onInit 7m 17s
—Components versus Directives 1m 29s
—Building a Rating Component 9m 32s
—Testing a Component 3m 43s
—Components and Angular 2 0m 46s
—Summary 0m 46sRouting with Components- 33m 13sComposition with Components- 41m 7s