Launch
What is Throttling?
Limiting how often a function fires within a time window. Use throttling to prevent overloading a server or API with rapid repeat calls.
In real work
Apply throttling to the search input handler so it fires at most once every 300ms. Do not fire on every single keystroke.
How is this different from Googling it?
Google gives a definition. Prompthaus pairs each term with how it shows up in standups, PRs, prompts, and design reviews—then quizzes you until the word sticks. One term a day on iPhone.