Skip to content

BillDo/Angular-Design-Patterns-Best-Practices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular.js: Advanced Design Patterns and Best Practices

Source code and examples from the talks given at MagmaConf 2013 and OpenCode.

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • CSS 38.6%