Skip to content

kfarst/angular-2-class

Repository files navigation

codementor.io's Angular 2 Class for Intermediate Developers

Syllabus

  • Week 1 - slides

    • Preparing for Angular 2
      • Angular 1.5’s component module
      • Angular 1.5’s component router
      • Switching to component based applications
      • Lab 1 - Building a component based application
  • Week 2 - slides

    • Upgrading to Angular 2
      • Exploring Angular’s official upgrade path, ngUpgrade
      • A brief look at the community-created ngForward upgrade path
      • Pulling the plug on Angular 1
      • Lab 2 - Upgrading an Angular 1 application to Angular 2
  • Week 3 - slides

    • Dependency injection/content projection/RxJS
      • Learning Angular 2’s dependency injection strategy
      • Dependency resolution with generated metadata
      • Basic content projection in Angular 2
      • Using ViewChildren and ContentChildren
      • Cold observables, hot observables, EventEmitter, and RxJS
      • Lab 3 - Adding functionality to the Todo app created in class
  • Week 4 - slides

    • Using Angular 2 forms
      • Developing template-driven/model-driven forms
      • Using the built in form validations
      • Defining custom form validations
      • Lab 4 - Building forms in Angular 2

About

codementor.io's Angular 2 Class for Intermediate Developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published