Vue.js
Quick Definition
Progressive JavaScript framework for user interfaces
Full Definition
A progressive JavaScript framework for building approachable user interfaces.
Examples
composition API, reactivity, single-file components, Nuxt.js
Related Terms
react
angular
svelte
More Frontend Terms
Web Accessibility
Making websites usable by people with disabilities
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand
React
JavaScript library for building user interfaces
Design System
Collection of reusable components and UI standards
Single-Page Application
Web app that loads once and dynamically updates content
Vite
Fast build tool with instant server start and HMR