Vue 3 vs Vue 2 so far? What's your opinion? Things I didn't like about Vue 3 compared to Vue 2

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • unplugin-auto-import

    Auto import APIs on-demand for Vite, Webpack and Rollup

    Check out unplugin auto imports. This will help with your import problem. I pair it with unplugin vue components and never import anything!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • unplugin-vue-components

    📲 On-demand components auto importing for Vue

    Check out unplugin auto imports. This will help with your import problem. I pair it with unplugin vue components and never import anything!

  • vuex

    🗃️ Centralized State Management for Vue.js.

    I really liked the idea of how all the core Vue libraries are maintained by Vue team themselves, making Vue feels like an all-in-one package instead of infinite npm install to add multiple community/personally maintained repos which often caused issues because they don't blend together. And now Pinia will be officially replacing Vuex, making me doubt if it'll be as reliable as Vuex.

  • vitesse

    🏕 Opinionated Vite + Vue Starter Template

    The docs help but also look at vitesse template - that helped me a lot to figure out usage and the author of the template is one of the contributors of unplugin.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is Nuxt 3 ready for production? Is anyone using it?

    6 projects | /r/vuejs | 25 Jan 2022
  • Vite PWA: PWA integrations for Vite and the ecosystem

    1 project | news.ycombinator.com | 21 Nov 2024
  • Ask HN: How do you relate rendered HTML to the TypeScript file it came from?

    2 projects | news.ycombinator.com | 11 Sep 2023
  • Coming here from svelteland... is there a way to put CSS module inside JS?

    4 projects | /r/solidjs | 3 Jun 2023
  • Better DX in Vue apps with Vite Devtools

    5 projects | dev.to | 29 May 2023

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?