Skip to content

reading

An SSR inbox bar with a client-only unread badge

vue · advanced · 5 files · the brief is in the README

README.md5 lines
# An SSR inbox bar with a client-only unread badge Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, and be exact about what the badge span contains — its text AND its class — right after hydration finishes with 7 unread in localStorage, and whether either of them ever corrects itself. — vue · advanced · 5 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.

5 files still unopened: src/env.ts, src/unread.ts, components/inbox-bar.vue, src/server.ts, src/client.ts