Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Vue.js 3 #583

Open
stefandesu opened this issue Sep 24, 2020 · 1 comment
Open

Migrate to Vue.js 3 #583

stefandesu opened this issue Sep 24, 2020 · 1 comment
Labels
cleanup code cleanup, refactoring, testing... dependencies Pull requests that update a dependency file
Milestone

Comments

@stefandesu
Copy link
Member

Vue.js 3 was just declared stable and has lots of improvements, especially in the performance1, so we should consider migrating to Vue.js 3 at some point.

It makes sense to wait a little bit. In Q1 2021, Vue.js 2.7 is planned to be released and it will include many things that will make migration to 3 easier.

Here are the Vue.js 3.0 release notes: https://github.com/vuejs/vue-next/releases/tag/v3.0.0


1: "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 133% faster), and memory usage (up to 54% less)."

@stefandesu
Copy link
Member Author

This should actually be higher priority now that Vue 2 is EOL: https://blog.vuejs.org/posts/vue-2-eol

However, Cocoda is a large and complex application and this will take a lot of time.

@stefandesu stefandesu added dependencies Pull requests that update a dependency file and removed low priority maybe later labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup code cleanup, refactoring, testing... dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant