beginners:
- Learn Angular.js in 30 Min!
- AngularJS Fundamentals In 60-ish Minutes
- Up and Running with AngularJS
- Total Beginner AngularJS
- Introduction to Angular JS
- AngularJS Tutorial
Routing:
- UI-Router presentation at CincyNg meetup
- Nested Views, Routing, And Deep Linking With AngularJS
- AngularJS Routing
- Introduction to ui-router
- Route Life Cycle
- $routeParams
- $routeProvider api
- ng-view
Directives:
- Using Namespaces For One-Off Directives In AngularJS
- My Approach To Building AngularJS Directives That Bind To JavaScript Events
- Using Controllers In Directives In AngularJS
- Exploring Directives, $scope, DOM Rendering, And Timing In AngularJS
- Delegating Nested Directive Behavior To Parent Directive In AngularJS
- Creating A Custom Show / Hide Directive In AngularJS