Simple, mini projects showcasing different design patterns in Javascript, utilizing AngularJS 1.3.x, Bootstrap, JQuery and Font Awesome.
Each pattern is implemented in its own seperate folder, mainly for isolation purposes.
The total collection of to be implemented patterns are the following:
Note: Completed patterns are in bold.
- Factory
- Command
- Memento
- State
- Strategy
- Visitor
- Chaining
- Lazy Load
- Mixin
At some point, all patterns will be tested with Karma, Jasmine and Protractor.