Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 261 Bytes

Angular Basics

Topics covered this week:

  • Client side build process
  • including Angular in a build
  • Angular components
  • Angular controllers
  • $scope and you
  • Angular CRUD backed by a REST API
  • $http
  • unit testing Angular