sygour / angularjs-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angularjs-sandbox

This project relates to my own simple experience with AngularJS frameword. Each chapter will be (or try at least) self-consistent so you just have to launch the separate index.html to see the result. Each chapter will be (or try at least) desribed below.

controllerAs

Here is presented the usage of ng-controller with controllerAs, you can see a method to have instance variables and class-like variables.

About


Languages

Language:HTML 71.0%Language:JavaScript 29.0%