/angularGuidebook

A first taste of AngularJS.

Primary LanguageJavaScript

Sample app from the book AngularJS Starter


The book serves as a good primer and explains the following:

  • MVC pattern and how it's applied in AngularJS
    • Models
    • Views
    • Controllers
  • Templates
  • Two-way data binding
  • Modules
  • Dependecy Injection
  • Directives