Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkirsche/shapingupwithangular.js

http://campus.codeschool.com/courses/shaping-up-with-angular-js
https://github.com/kkirsche/shapingupwithangular.js

Last synced: about 2 months ago
JSON representation

http://campus.codeschool.com/courses/shaping-up-with-angular-js

Awesome Lists containing this project

README

        

# Shaping Up With Angular.JS
=======================

http://campus.codeschool.com/courses/shaping-up-with-angular-js

Chapter 1 Focuses:

* Directives — HTML annotations that trigger JavaScript behaviors
* Modules — Where our application components live
* Controllers — Where we add application behavior
* Expressions — How values get displayed within a page