
Introduction - Vue.js
Dec 31, 2023 · Vue (pronounced /vjuː/, like view) is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS, and JavaScript and provides a declarative, component …
Announcing Vue 3.0 "One Piece"
Sep 18, 2020 · Vue 3 has demonstrated significant performance improvements over Vue 2 in terms of bundle size (up to 41% lighter with tree-shaking), initial render (up to 55% faster), updates (up to …
Tutorial - Vue.js
Official Libraries Vue RouterPiniaTooling Guide Video Courses Vue MasteryVue School Help Discord ChatGitHub DiscussionsDEV Community News
Frequently Asked Questions - Vue.js
Vue 3 is the current, latest major version of Vue. It contains new features that are not present in Vue 2, such as Teleport, Suspense, and multiple root elements per template.
Vue 3 Migration Guide
Dec 31, 2023 · If you have an existing Vue 2 project or library that you intend to upgrade to Vue 3, we provide a build of Vue 3 that offers Vue 2 compatible APIs. Check out the Migration Build page for …
Announcing Vue 3.4 | The Vue Point
Dec 28, 2023 · Today we're excited to announce the release of Vue 3.4 "🏀 Slam Dunk"! This release includes some substantial internal improvements - most notably a rewritten template parser that is 2x …
Announcing Vue 3.3 | The Vue Point
May 11, 2023 · Today we're excited to announce the release of Vue 3.3 "Rurouni Kenshin"! This release is focused on developer experience improvements - in particular, SFC <script setup> usage with …
Examples - Vue.js
Explore practical examples of Vue.js, the progressive JavaScript framework for building web user interfaces with intuitive API and world-class documentation.
Announcing Vue 3.5 | The Vue Point
Sep 1, 2024 · Today we are excited to announce the release of Vue 3.5 "Tengen Toppa Gurren Lagann"! This minor release contains no breaking changes and includes both internal improvements …
The Vue Point
Mar 21, 2024 · We are excited to announce the release of Vue.js 3.2 "Quintessential Quintuplets"! This release includes many significant new features and performance improvements, and contains no …