All quizzes
Free quiz · 49 questions in the bank

Nuxt quiz

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

Question 1/12Score 0

What does nuxt.config.ts primarily contain?

In this round
  1. What does nuxt.config.ts primarily contain?
  2. What is route middleware used for in Nuxt?
  3. Which composable performs a data fetch that is SSR-aware, so results are embedded in the initial server-rendered HTML?
  4. What does definePageMeta do?
  5. What is a Nuxt "composable"?
  6. What does the pending value returned by useFetch/useAsyncData represent?
  7. What does $fetch do compared to useFetch?
  8. What is Nitro in the context of Nuxt 3?
  9. What Nuxt module is most commonly used for global state shared across components (an alternative to a hand-rolled composable)?
  10. Where do you place a Vue component so it is globally usable without an explicit import?
  11. What command produces a fully static, prerendered build of a Nuxt site?
  12. What is Nuxt's "auto-imports" feature?
Gaps to close?
Read the curated Nuxt notes — core concepts, patterns, interview prep.
Nuxt notes

More quizzes

.NET.NET MAUIAbsintheAccessibilityActixActix Web