Surprise Me!

DeBounce Demo - Limit HTTP requests to an API that allows limited calls each day

2022-01-14 62 Dailymotion

Debounce is a great way to control app behavior.

Here is a demo of how it is used to prevent multiple HTTP requests to an API that only lets us make a limited number each day.