g-francesca / angularGuidebook

A first taste of AngularJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A first taste of AngularJS.


Languages

Language:JavaScript 100.0%