Skip to content

Commit 830aa0c

Browse files
committed
updated pattern list
1 parent 2b6d329 commit 830aa0c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,12 @@ Common JS Patterns based on the ideas of Stoyan Stefanov and many others.
3131
* State<br />
3232
* Strategy (added)<br />
3333
* Template method<br />
34-
* Visitor
34+
* Visitor
35+
36+
##Function Patterns
37+
38+
###API patterns
39+
* Callback patterns
40+
* Configuration objects
41+
* Returning functions
42+
* Currying

0 commit comments

Comments
 (0)