Skip to content

Commit 19b94dc

Browse files
committed
updated function pattern list
1 parent 60abab6 commit 19b94dc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,12 @@ Common JS Patterns based on the ideas of Stoyan Stefanov and many others.
4040
* Configuration objects
4141
* Returning functions
4242
* Currying
43+
44+
###Initialization patterns
45+
* Immediate functions
46+
* Immediate object initialization
47+
* Init-time branching
48+
49+
###Performance patterns
50+
* Memoization
51+
* Self-defining functions

0 commit comments

Comments
 (0)