Vue's reactivity magic is one of the most attractive aspects of Vue.js. You define your state and your UI updates whenever the reactive state changes.
But sometimes you don't want reactivity at all, the composition API makes it very easy to do so.
Lucia is a tiny JavaScript (UMD compatible) library that serves as a bridge between vanilla JavaScript and Vue.
This is a living document that outlines our standard operating procedures for developing the framework for v3.0. This document is subject to change at any time without prior notice. If you have any questions, please reach out to us in the community.
Beautiful Tailwindcss components that support RTL languages & fully responsive based on Flexbox & CSS Grid.
a template for anyone looking to use Spring Boot + Vue.JS in the same project.
Lightweight UI components for Vue.js based on Bulma
This module configures html-validate to automatically validate Nuxt server-rendered HTML (SSR and SSG) to detect common issues with HTML that can lead to hydration errors, as well as improve accessibility and best practice.
Keep your Vuetify up to date with the latest bug fixes, features, and functionality.
Guide developers in their migration from vue 2 to vue 3, specifically in their dependencies
In this article, I want to go briefly over four of the most common microfrontend patterns to understand their main pros and cons.