Skip to content

AmeerahKhan/intro-to-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intro-to-angularjs

Screencast published May 3, 2013

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 was produced for a talk I gave at Prairie DevCon in Winnipeg, MB, May 6-7, 2013. Some things you can expect to learn the basics on:

  • 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

Changelog

  • April 11, 2014: upgrade: angular to 1.2.16, add: angular-route

About

An Introduction to Angular.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.2%
  • JavaScript 38.9%
  • CSS 1.9%