Test-driving Vue 3

Vue 3 is finally here! Let's learn about the new features by creating a simple Vue 3 app.

Are you ready for Vue 3? Let's take it for a test drive by using it to create a simple app.

The purpose of this course is to see if we can get a feel for working with Vue 3 and see where it's different and where it's the same as Vue 2.

We'll also have some discussion about why certain things have been added or changed in the Vue 3 API in order to understand the rationale.

Along the way we'll cover the main features you've probably heard about including fragments, teleport, the Composition API, as well as some more obscure but important changes or additions.

Back to courses