Angular Hello World
01 October 2013
Set up Angular Application
<div ng-app="myapp"></div> this means the div is controlled by `myapp` angular modular
blog comments powered by Disqus
<div ng-app="myapp"></div> this means the div is controlled by `myapp` angular modular