TypeScript and Vue 3

TypeScript and Vue 3

Learning Paths:
3 hours, 6 minutes CC

Adopting TypeScript in your Vue projects doesn't have to be all or nothing. Learn the essential skills you need to leverage what makes TypeScript great in your Vue apps. You'll learn to integrate TypeScript with Vue's options API and the Vue 3+ composition API.

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

Published: October 18, 2022
Get Unlimited Access Now
Table of Contents

Introduction

TS Fundamentals & Options API

Migrating to Composition API

Composition API

Handling Events & User Input

State Management

Deployment

Wrapping Up