There’s a lot of places on the internet where you can go and read about AngularJS, but to set some framework for the journey i prepared a short list of most useful links.
- angularjs.org – Google’s superheroic JavaScript MVW Framework
- docs.angularjs.org/tutorial – great way to get introduced to AngularJS
- builtwith.angularjs.org – neat things built with AngularJS
- angular-ui.github.io – the companion suite(s)
- angular-ui.github.io/bootstrap – bootstrap components written in pure AngularJS
- ngmodules.org – angular modules
- github.com/…/angularjs-batarang – AngularJS WebInspector Extension for Chrome
- egghead.io – great video tutorial
- plus.google.com/+AngularJS – news on the framework
- youtube.com/angularjs – videos
- twitter.com/angularjs – tweets
- groups.google.com/…/angular – forum discussions
- github.com/…/JSFiddle-Examples – useful fiddles, gists, plunkers collected from forum discussions
- stackoverflow.com/…/angularjs – questions and solutions
- angularjs.meetup.com – meetup groups
- cheatography.com/…/angularjs – cheat-sheet
Tagged: AngularJS, JavaScript
Leave a Reply