Browse Source

Update README.md

Add debounce link
content-update
Tlekbai Ali 4 years ago committed by Clément
parent
commit
6c37ba5847
  1. 1
      subjects/debounce/README.md

1
subjects/debounce/README.md

@ -10,3 +10,4 @@ Create two functions that will work like `_.debounce` from lodash
### Notions
- [lodash.com/docs/4.17.15#debounce](https://lodash.com/docs/4.17.15#debounce)
- [https://css-tricks.com/debouncing-throttling-explained-examples/#debounce](https://css-tricks.com/debouncing-throttling-explained-examples/#debounce)

Loading…
Cancel
Save