reading
A search box wired to a debounced client
typescript · intermediate · 4 files · the brief is in the README
# A search box wired to a debounced client
Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, and be exact about what happens between the last keystroke and the results appearing — including when the box is cleared mid-flight.
— typescript · intermediate · 4 files · graded against a hidden rubric
your reading
Explain what this does. The more precisely you cover what actually happens, the higher the score. Vague credit is not given.
0 characters · 120 minimum
No daily cap on grading for your plan.
4 files still unopened: src/timing.ts, src/api.ts, src/search-box.ts, src/index.ts