An open API service indexing awesome lists of open source software.

https://github.com/psmyrdek/js-patterns

Examples of design patterns written in JavaScript.
https://github.com/psmyrdek/js-patterns

design-patterns front-end javascript

Last synced: about 1 year ago
JSON representation

Examples of design patterns written in JavaScript.

Awesome Lists containing this project

README

          

# Design Patterns in JS

Demo app for exploring design patterns in JavaScript. Learn more about:

* factory
* observer
* strategy

by opening `after.js` and reading its content. Of course, there's this new Photoshop competitor we build!

![](./media/demo.png)