reading
A paginated API client with retries and a cache
typescript · advanced · 4 files · the brief is in the README
# A paginated API client with retries and a cache
Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, which failures are retried and which are not, and what a caller can and cannot assume about the freshness of what it gets back.
— typescript · advanced · 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/types.ts, src/http.ts, src/cache.ts, src/client.ts