Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.37 KB

vue-3-whats-coming.md

File metadata and controls

41 lines (24 loc) · 1.37 KB

Vue.js 3 - what's coming

Speakers: Paul Bele

Date: 26.03.2020

Venue: Zoom Remote Meetup

Description:

With a Vue.js 3 release in sight, it’s a good time to get familiar with the upcoming features. In this presentation, we’re going to take a trip around the main features, changes and improvements and see what makes Vue.js 3 different from Vue.js 2.

We'll cover:

  • Performance improvements
  • Composition API
  • API changes
  • New component types
  • Better TypeScript support
  • Other exciting features (fragments, suspense, multiple v-models, portals, etc)

About Paul: For the past five years, Paul is a remote web developer at Jadu, a UK based company where he helps dozens of local councils and organizations digitalize their processes and services.

Slides:

Check them out here or download them from here

Resources

Vue 3 repository

Vue 3 webpack preview project

Documentation and articles

List of active RFCs

Composition API docs

Design Principles of Vue 3.0 by Evan You