Skip to content

danemacaulay/angularjs-design-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Design Patterns

This repo contains:

  • Presentation available here
  • Example Applications including
    • a stronger Model: model
    • a demonstration of Mediator pattern: mediatorDemo
    • a demonstration of Command pattern: commandDemo

Running example applications

Grab the serve node module to host a web server

npm install -g serve
cd model
serve

Goto http://localhost:3000/

Plunkr Links

About

Presentation and Examples for a meetup talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published