Module 1: Intro and Overview
Welcome to the first step on your upgrading journey!
A Quick Note On Definitions
Module 2: Your Files
Organize By Feature: Customers
Organize By Feature: Products
Organize By Feature: Shared
Organize by Feature: Directives
Module 3: Package Management with Node
Module 4: Updating AngularJS
Assignment: Update to 1.5
Module 5: Your Architecture
Converting Controllers: ControllerAs
Converting Controllers: Component
Converting Controllers $onInit
Converting Controllers: Template
Converting Controllers: Route
Module 6: More on Components
Extracting Out a Component
Assignment: Customer Detail
Convert Navigation Directive
Passing Data Between Components
Assignment: Finish Components