Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/trochette/Angular-Design-Patterns-Best-Practices
- Owner: trochette
- Created: 2012-10-30T05:30:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-05T21:04:21.000Z (over 9 years ago)
- Last Synced: 2024-08-01T16:30:52.173Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.3 MB
- Stars: 789
- Watchers: 65
- Forks: 229
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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