DEV Community

Cover image for Vue 3: Smaller, Faster & Stronger.
Dan Vega
Dan Vega

Posted on

Vue 3: Smaller, Faster & Stronger.

In this presentation, I am going to talk to you about some of the new and exciting features coming to Vue 3. I originally put this presentation together for a conference called CodeMash. I put a lot of work into this presentation and have only given it twice now so I decided to sit down and record it for a larger audience.

This presentation will cover:
✅ Vue.js release history
✅ Request for Comments (RFC) process
✅ Smaller ( Global API Change, Tree shaking, TypeScript & Fragments)
✅ Faster (Virtual DOM, Reactivity Updates)
✅ Stronger (Composition API)

Question: What are your favorite new features in Vue 3?

Top comments (0)