Vue 3 Composition API - Building Scalable Applications
Migrating to Vue 3 Composition API for better code organization, reusability, and TypeScript support in large-scale applications.
9 posts
Migrating to Vue 3 Composition API for better code organization, reusability, and TypeScript support in large-scale applications.
Exploring Vue's new Composition API RFC and how it solves code organization problems in large applications.
My experience migrating a large Vue 2 application to the new Composition API, including patterns, gotchas, and performance improvements
Our experience migrating from Vue CLI 2 to Vue CLI 3 and the benefits we gained.
My experience migrating a Vue SPA to server-side rendering using Nuxt.js for better SEO and performance
Trying out the Vue CLI 3.0 alpha and its new plugin system - a major improvement over the template-based approach.
Practical guide to deciding when to use Vuex for state management in Vue applications.
My first experience migrating a project to Vue 2.0 and what I learned about the new virtual DOM implementation.
A practical comparison of Vue.js and React based on real project experience with both frameworks.