Frontend
30 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
Server Components
React components rendering on the server for better performance
State Management
Managing application data state across components
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand
CSS-in-JS
Styling approach writing CSS within JavaScript files
Single-Page Application
Web app that loads once and dynamically updates content
Accessibility ARIA
Attributes enhancing accessibility for dynamic web content