Look up the AbortController API. What happens if a user types "brad", waits 500ms (triggering a fetch), and then immediately types "traversy", triggering a second fetch? If the first fetch takes ...