Learn the fundamental concepts and get up and running with Vue.js 3. Perfect if you haven't touched Vue before, or you're just getting started!
Vue.js is a fantastic JavaScript framework, that is performant, progressive, and remarkably easy to start using. This is our course on the very basics of Vue.js - The Vue.js Fundamentals.
Vue.js 3 provides 2 different API options for interacting with it's core functionality. In this course, we will teach you the fundamental concepts of Vue.js 3 using it's more traditional API: the Options API. Once completed, you'll have a solid foundation for your Vue journey.
NOTE: If you are just getting started with Vue, it is recommended use the Composition API instead of the Options API. We've got you covered 👇
Watch Vue.js 3 Fundamentals with the Composition API now!
The course is suitable for developers who do not yet know about Vue.js or are just getting started with Vue.
If you're looking for an advanced, thorough Vue.js 3 course where you learn by building a real-world application we recommend you to check out The Vue.js 3 Master Class.