Transcript

Overview

This is the first of a series of screencasts focused on AngularJS; in it you will walk through building a sample application with AngularJS to learn some of the basics along with some commentary that contrasts it with jQuery / Backbone.JS, this episode covers:

  • Creating smaller cohesive groups of functionality with angular.module
  • Adjusting page transitions and routing via the $routeProvider
  • The benefits and use of two way data binding
  • Avoiding DOM manipulation code using dynamic behavior and $scope
  • Decomposing applications with declarative UI code and imperative application code
  • Extending the semantics of HTML with directives and building custom directives.
  • Angulars jqLite facilities
  • Facilities for dependency injection in AngularJS

Other resources

Dave Mosher

Person An icon of a human figure Status
Sleeper Agent
Hash An icon of a hash sign Code Name
Agent 007
Location An icon of a map marker Location
Ottawa, ON, Canada