Monday 12 October 2015

Start Angular JS (Angular JS Install)


Grand Prix drivers example
http://www.toptal.com/angular-js/a-step-by-step-guide-to-your-first-angularjs-app
C:\phonegap_apps\angular-seed

angular-seed install and run
https://github.com/angular/angular-seed



A simple example => not working, but read some.
http://www.sitepoint.com/getting-started-mobile-angular-ui/
Source code
https://github.com/sitepoint-editors/MobileAngularUIApp_Part_1
C:\phonegap_apps\MobileAngularUIApp_Part_1-master


Another nice example
http://coenraets.org/blog/2013/11/sample-mobile-application-with-angularjs/

Editing AngularJS in visual studio
http://blogs.msdn.com/b/visualstudio/archive/2015/02/05/using-angularjs-in-visual-studio-2013.aspx

Mobile Angular UI
https://github.com/mcasimir/mobile-angular-ui

Mobile Angular UI - Getting started (install)
http://mobileangularui.com/docs/getting-started/


<USEFUL LINKS>

Angular JS, Hello World (Very nice series)
http://viralpatel.net/blogs/angularjs-introduction-hello-world-tutorial/

scope / controller
http://viralpatel.net/blogs/angularjs-controller-tutorial/

ng-view


Angular JS 5 examples
http://tutorialzine.com/2013/08/learn-angularjs-5-examples/

scope.apply
http://jimhoskins.com/2012/12/17/angularjs-and-apply.html

factory
http://blog.manishchhabra.com/2013/09/angularjs-service-vs-factory-with-example/

scope value watch
http://www.bennadel.com/blog/2852-understanding-how-to-use-scope-watch-with-controller-as-in-angularjs.htm

scope function watch
http://www.bennadel.com/blog/2658-using-scope-watch-to-watch-functions-in-angularjs.htm


No comments:

Post a Comment