Skip to content

Commit

Permalink
Merge pull request #374 from HollosJ/Add-Debouncing-Article
Browse files Browse the repository at this point in the history
Add link to debouncing article
  • Loading branch information
leonardomso authored Oct 3, 2023
2 parents d572c4a + 1fa0d64 commit 4305bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ All the translations for this repo will be listed below:
- 📜 [Using requestAnimationFrame — Chris Coyier](https://css-tricks.com/using-requestanimationframe/)
- 📜 [Understanding JavaScript's requestAnimationFrame() — JavaScript Kit](http://www.javascriptkit.com/javatutors/requestanimationframe.shtml)
- 📜 [Handling time intervals in JavaScript - Amit Merchant](https://www.amitmerchant.com/Handling-Time-Intervals-In-Javascript/)
- 📜 [Debounce – How to Delay a Function in JavaScript - Ondrej Polesny](https://www.freecodecamp.org/news/javascript-debounce-example/)

### Videos

Expand Down

0 comments on commit 4305bbe

Please sign in to comment.