Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
6
Likes
3
Comments
Vue.js: How we migrated from Vue2 to Vue3
by
Antoine GORET
https://crisp.chat/blog/vuejs-migration/
Hey folks!
Over the last few weeks, we started the migration of our app (crisp.chat) from Vue 2 to Vue 3.
Here is the story about our migration with some great technical feedback shared by the team that led this huge work: https://crisp.chat/blog/vuejs-migration/
Results? An app that is 50% faster to load.
Thanks. This will definitely come in handy, I'm in the process of migrating a fairly large codebase myself.
This is a good read, especially because I am planning to migrate my own product from Vue 2 to 3. Quite a task. Good to hear from your experience. Seems like it should be doable.