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
State Management
Managing application data state across components
Webpack
Module bundler for compiling and optimizing JS assets
Flexbox
CSS layout module for one-dimensional item arrangement
Component Library
Pre-built reusable UI components for faster development
Design System
Collection of reusable components and UI standards
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand