Vue 3 Fundamentals

Vue 3 Fundamentals

Learning Paths:
7 hours, 0 minutes CC

Learn Vue, one of the most popular and approachable JavaScript frameworks! Get hands-on experience building with flexible components using directives, props, lifecycle hooks, and slots. You’ll use Vue Router for routing and Pinia for state management. By the end of the course, you will have the skills and knowledge to create a Vue project from start to finish, deploy it to production, and explore the Vue ecosystem on your own.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: January 4, 2023
Get Unlimited Access Now
Table of Contents

Introduction

Overview

Watchers & Computer Properties

Vue Tools

Fetching Data

Composition API

Styling Components

Routing & Deployment

Wrapping Up