/Angular-Test

Various Tests of angular.js, for learning purposes.

#Angular-Test This repo will be used to hold all of the "tests" I do during the process of learning Angular JS through various online tutorials.

Each "test" will be hosted in it's own branch and will be made during the process of going through a single tutorial.

##egghead.io ###First Step: Adding Angular to the HTML Page

###Basic Binding in AngularJS

###Controllers

###Sharing Data Between Controllers