1 comment

[ 166 ms ] story [ 71.9 ms ] thread
Source code also available on github: https://github.com/davemo/intro-to-angularjs

Topics covered:

angular.module

angular.controller

angular.directive

angular.$routeProvider

angular.factory

ng-app, ng-model, ng-submit, ng-click

$scope, inheritance, and its relationship with the DOM

contrasting some of angular w/ jQuery/Backbone