Frontend
28 views
Nuxt.js
Quick Definition
Full-stack Vue.js framework with SSR and auto routing
Full Definition
A full-stack Vue.js framework providing server-side rendering static site generation and automatic routing.
Examples
SSR apps, static sites, API routes, auto-imports
Related Terms
vue
react
nextjs
More Frontend Terms
Design Token
Named values representing design decisions in platform-agnostic format
DOM
Programming interface representing web page structure as a tree
TypeScript
Superset of JavaScript with static type checking
Responsive Design
Making web pages render well on all devices
Virtual DOM
Lightweight DOM copy for efficient UI updates
Svelte
Compiler-based framework producing efficient vanilla JS