All quizzes
Free quiz · 50 questions in the bank

Vue quiz

Test your Vue knowledge with a free interactive quiz — 50 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

What does `reactive()` accept?

In this round
  1. What does `reactive()` accept?
  2. What are slots used for?
  3. What is the difference between the Options API and the Composition API in Vue 3?
  4. What is Vue.js?
  5. In the Composition API, which function creates a reactive primitive (number, string, boolean)?
  6. What is the shorthand for `v-on:click="handler"`?
  7. How is data passed from a parent component to a child?
  8. Which utility makes a value reactive at runtime when you don't know if it's already a ref?
  9. Inside `<script setup>`, how do you read a `ref`?
  10. Which library is the officially recommended state management solution for Vue 3?
  11. How do you declare props in `<script setup>`?
  12. What is the shorthand for `v-bind:href="url"`?
Gaps to close?
Read the curated Vue notes — core concepts, patterns, interview prep.
Vue notes

More quizzes

.NET.NET MAUIAbsintheAccessibilityActixActix Web