Skip to content

Commit e0a869a

Browse files
Update README.md
1 parent 2fc5544 commit e0a869a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ Regular expressions are patterns used to match character combinations in strings
4444
## Gists
4545
Gists are a collection of code snippets for understanding the JavaScript concepts. It is also a resource to review before a frontend job interview.
4646

47-
[curry](https://gist.github.com/JenniferFuBook/b4e0d9a4bf2c2ce2da930208525e0cca), [debounce](https://gist.github.com/JenniferFuBook/dce897550feef47e13dbc2c75e059733), [mergeDeep](https://gist.github.com/JenniferFuBook/26afd67cc269e48aad28fff40176e698)
47+
[curry](https://gist.github.com/JenniferFuBook/b4e0d9a4bf2c2ce2da930208525e0cca), [debounce](https://gist.github.com/JenniferFuBook/dce897550feef47e13dbc2c75e059733), [mergeDeep](https://gist.github.com/JenniferFuBook/26afd67cc269e48aad28fff40176e698), [throttle](https://gist.github.com/JenniferFuBook/61697bb9b7917af7cecdcb4461b45074)

0 commit comments

Comments
 (0)