public marks

PUBLIC MARKS from srcmax with tags framework & google

01 March 2013 15:15

AngularJS — Superheroic JavaScript MVW Framework

by 4 others
HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.