illustration for The Beginner's Guide to Vue 3
pro

The Beginner's Guide to Vue 3

49m closed-captioning
·
23 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
207
people completed
Published 4 years ago
|
Updated 3 years ago

Vue is a progressive framework for building UIs that allows you to incrementally integrate the technology into any existing project that you're working on. This makes it a great tool for you to learn as you can bring it anywhere.

This course is for learners just starting out in web development as well as for those who want to get up to speed on Vue 3 as fast as possible. You'll learn all the foundational skills of web development and how they are presented in Vue.

We will start with an HTML, CSS, and JavaScript file as to not distract you with any possible tooling that goes on top of the building websites with Vue.

You will incrementally build an app that sells comedy event tickets. In the end, you'll see how to deploy the application with Netlify Drag and Drop.

Whether you're looking to get up to speed with Vue 3 or want to learn the foundational concepts of developing websites with a modern tool, Kevin has you covered with this course.

What you'll learn:

  • Render data in Vue
  • Handle component state and computed properties
  • Filter data in components
  • Manage data flow throughout an application
  • Fetch data

Course Content

49m • 23 lessons

    You might also like these resources:

    illustration for A Journey with Vue-Router
    Laurie Barth • 28m • Course

    Vue has an incredibly clean and powerful library called vue-router that takes care of everything you could need. We'll cover what you need to know to get started with vue-router.

    illustration for Create a News App with Vue.js and Nuxt
    John Lindquist • 36m • Course

    You will learn how to create dynamic pages for each section of your application and load, store, display, filter, and style the data.

    illustration for Advanced Fine-Grained Control of Vue.js Components
    John Lindquist • 33m • Course

    This course provides an overview of Advanced Vue.js Components with quick demonstrations on how to leverage Vue Component patterns.