Skip to content

Commit b3d720d

Browse files
committed
Media
1 parent 616bdd2 commit b3d720d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# Design Patterns in JS
22

3-
Demo app for exploring design patterns in JavaScript.
3+
Demo app for exploring design patterns in JavaScript. Learn more about:
4+
5+
* factory
6+
* observer
7+
* strategy
8+
9+
by opening `after.js` and reading its content. Of course, there's this new Photoshop competitor we build!
10+
11+
![](./media/demo.png)

media/demo.png

67.3 KB
Loading

0 commit comments

Comments
 (0)