Skip to content

reading

A tick counter that never leaves zero

typescript · intermediate · 4 files · the brief is in the README

README.md5 lines
# A tick counter that never leaves zero Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, and be exact about what the screen shows after five seconds with the interval running, and why the number refuses to move. — 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: store/ticks.ts, hooks/useTickCounter.ts, components/TickDisplay.tsx, app/App.tsx