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
208
people completed
Published 4 years ago
|
Updated 4 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

Learner Reviews

  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    simple languages and short videos

    Learner
    6 months ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I could do it and create an equal website to his.

    Learner
    2 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Nothing here is Vue 3 specific. Netlify drop should not be used by developers, even new ones.

    Jon Barson
    2 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    The content was fine. The videos were the appropriate length for egghead. I liked his accent

    James Gille
    3 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Good simple introduction / refresher for Vue 3. Easy to follow along. I watched it all in two sessions. Interesting example.

    Learner
    3 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I love the training the instructor go from basic to setting things up, its very amazing. I would love him to teach me vue from beginner to advance

    eoluwakayode34
    3 years ago

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.