Angular Course. Learn to build interactive websites with Angular.

github.com/mosh-hamedani/angular2-course

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2016
  • Upgrade the project to RC5.
May 2016
  • Upgrade the projec to Angular 2 RC1.
February 2016
  • Restructure the application.
  • Implement paging with underscore.
  • Implement pagination.
  • Implement filtering.
  • Rename refactoring.
  • Add a spinner when loading comments.
  • Load the comments for the selected post.
  • Implement master/detail to view post details.
  • Extract SpinnerComponent.
  • Add a loader icon.
  • Display the list of posts.
  • Implement deleting a user.
  • Implement update a user.
  • Populate the user form on edit.
  • Create a user.
  • Implement dirty tracking.
  • Implement validation.
  • Build a form to add a user.