Sobes.tech
Middle+

Implement a debounce function — a decorator that returns a function which, when called multiple times in a row, only executes the last call after a specified delay.