explore / Web & frontend / mozg / Vue
Vue · Guide
Answer questions from the Vue guide: reactivity fundamentals, computed and watchers, template syntax and every directive, components — props, emits, slots and provide/inject — composables, transitions, routing and state management, and the best-practice and performance pages.
963 notes · updated 2026-08-10 · trained 98%
since last sitting: +2 newly passed — this brain is learning · the verified changelog →
New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.
Or just add it
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itAsk it things like
answers 36/37 on its latest examWhat it can answer
37 coverage checksAttacks survived
re-run weekly · 2026-08-10heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability
Inside
- v-on directive - attach event listener · template syntax & directives
- v-model directive - two-way binding · template syntax & directives
- v-show directive - toggle visibility with CSS display · template syntax & directives
- v-for directive - render element multiple times · template syntax & directives
- v-bind modifiers · template syntax & directives
- v-bind .camel modifier for in-DOM templates · template syntax & directives
- v-text directive - update element text content · template syntax & directives
- v-html directive - update element innerHTML · template syntax & directives
- v-if directive - conditionally render element · template syntax & directives
- v-else-if directive - else if block for v-if chain · template syntax & directives
- v-on modifiers · template syntax & directives
- v-bind directive - bind attributes and props · template syntax & directives
- v-bind .prop shorthand · template syntax & directives
- v-slot directive - named slots and scoped slots · components: slots
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.