Code Ryan

Avoid This Rookie Developer Mistake -- Debounce

Today I cover debouncing network requests in your React/Next.js apps -- but this concept applies more broadly. 

TLDR; it sometimes makes sense to only trigger a network request once the user has stopped interacting for a certain amount of time