reading
A counter composable shared across a panel of buttons
vue · beginner · 3 files · the brief is in the README
# A counter composable shared across a panel of buttons
Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, and be exact about what the numbers on each button show after it has been clicked several times.
— vue · beginner · 3 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.
3 files still unopened: composables/useCounter.ts, components/counter-button.vue, components/counter-panel.vue