We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc5544 commit e0a869aCopy full SHA for e0a869a
README.md
@@ -44,4 +44,4 @@ Regular expressions are patterns used to match character combinations in strings
44
## Gists
45
Gists are a collection of code snippets for understanding the JavaScript concepts. It is also a resource to review before a frontend job interview.
46
47
-[curry](https://gist.github.com/JenniferFuBook/b4e0d9a4bf2c2ce2da930208525e0cca), [debounce](https://gist.github.com/JenniferFuBook/dce897550feef47e13dbc2c75e059733), [mergeDeep](https://gist.github.com/JenniferFuBook/26afd67cc269e48aad28fff40176e698)
+[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