toddmotto / angularjs-styleguide

AngularJS styleguide for teams
https://ultimateangular.com
5.96k stars 700 forks source link

Added clarification to code example #33

Closed hitautodestruct closed 8 years ago

hitautodestruct commented 9 years ago

Added a clarifying example of the use of the module get/set syntax.

The footnote provided in the code can be completely missed and the example is unclear without the "get" part of the get/set syntax.

toddmotto commented 8 years ago

Closing off, the styleguide has just been completely rewritten in ES6 for Angular 1.5+ (component architecture/components/one-way dataflow etc).