angular.js/docs/content/cookbook
Amir H. Hajizamani 4f5583465a docs(cookbook): change prototype methods to scope methods in Buzz
As explained in 'Understanding the Controller Component', Controllers
written for new (post 1.0 RC) versions of Angular need to add methods to
the scope directly, not the function's prototype. Correcting this
example should remove any ambiguity, especially for beginners.
2013-01-18 00:49:41 -05:00
..
advancedform.ngdoc feat($compile): do not interpolate boolean attributes, rather evaluate them 2012-03-26 21:14:09 -07:00
buzz.ngdoc docs(cookbook): change prototype methods to scope methods in Buzz 2013-01-18 00:49:41 -05:00
deeplinking.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
form.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
helloworld.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
index.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
mvc.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00