Vue.js 3 Options API Masterclass
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

🚧 PLEASE NOTE: An updated version of this course is available! see the The Vue.js Master Class 2024 Edition course. This course is outdated!

Initialize a Vue 3 App Using createApp

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

In this lesson, we will review the initialization code to understand how our Vue application is created and mounted to the DOM.

This is an optional lesson, so feel free to proceed to the next one if you're not interested in diving deeper into the initialization of a Vue 3 app.

Lesson Resources