SBero / JavascriptPatterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavascriptPatterns

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.

About


Languages

Language:JavaScript 100.0%