VueWeekly.dev - Issue #16 - Jam Packed Issue! + Non-reactive Objects in Vue Composition API ๐
Non-reactive Objects in Vue Composition API
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
Lucia is a tiny JavaScript (UMD compatible) library that serves as a bridge between vanilla JavaScript and Vue.
Vuetify Next
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.
Meraki UI Tailwindcss Components
Beautiful Tailwindcss components that support RTL languages & fully responsive based on Flexbox & CSS Grid.
Spring Boot Vue Template
a template for anyone looking to use Spring Boot + Vue.JS in the same project.
Release v0.9.4 ยท buefy/buefy
Lightweight UI components for Vue.js based on Bulma
Nuxt html-validator
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.
Vuetify Upgrade Guide
Keep your Vuetify up to date with the latest bug fixes, features, and functionality.
Vue3 compatibility status of central vue libraries
Guide developers in their migration from vue 2 to vue 3, specifically in their dependencies
In other news
Micro Frontends Pattern Comparison
In this article, I want to go briefly over four of the most common microfrontend patterns to understand their main pros and cons.