Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.02 KB

Vue 3 Migration: A real life story

Presentation and resources from my London Vue Meetup presentation in the spring of 2023. See in the repo for my slides, and below for some links and resources I mentioned.

Also, if you want to read a blog article version of my presentation, check out https://dev.to/mattelen/a-product-s-vue-3-migration-a-real-life-story-c1d

Vue migration plugin

To complete the heavy lifting of code changes, we installed, ran and then removed this vue next plugin: https://github.com/vuejs/vue-cli-plugin-vue-next. It seems to be abandoned in preview state, but might still be worth looking into.

Vue Scoped CSS ESLint Plugin

This plugin was very handy in figuring out what CSS was working, and what might not have been. https://future-architect.github.io/eslint-plugin-vue-scoped-css/

Discord Link

If you aren't in the discord chat for Vue, I highly recommend it: https://discord.com/invite/vue

Connect with me