Frontend
139 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
CSS
Stylesheet language controlling web page presentation
Design System
Collection of reusable components and UI standards
Single-Page Application
Web app that loads once and dynamically updates content
Flexbox
CSS layout module for one-dimensional item arrangement
Hydration
Process of attaching JS event handlers to server-rendered HTML
Context API
React mechanism for sharing state without prop drilling