Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trochette/Angular-Design-Patterns-Best-Practices

Slideshow from session done @opencodeqc and @MagmaConf, built with AngularJS using best practices expressed in the presentation.
https://github.com/trochette/Angular-Design-Patterns-Best-Practices

Last synced: about 2 months ago
JSON representation

Slideshow from session done @opencodeqc and @MagmaConf, built with AngularJS using best practices expressed in the presentation.

Awesome Lists containing this project

README

        

# Angular.js: Advanced Design Patterns and Best Practices

Source code and examples from the talks given at [MagmaConf 2013](http://www.magmaconf.com) and [OpenCode](http://www.opencode.ca).

## Content

* Tip #1: Code Organization
* Tip #2: Keep controllers simple
* Tip #3: Business logic belongs to models
* Tip #4: Create facade to interact with servers
* Tip #5: Leverage providers configuration
* Tip #6: Share a Notifications Service
* Tip #7: Automate your workflow

# Thanks
Thanks to @cliffmeyers, @jhooks, @ryancanulla, @plbabin, @connatser, @bclinkinbeard, Dustin Butler, Wes Jones, Nate Lokers and Robert Taylor all these patterns and best practices comes from team effort