Building Applications with Vue & Nuxt

Building Applications with Vue & Nuxt

Learning Paths:
4 hours, 14 minutes CC

Build dynamic web applications with Vue and Nuxt! Throughout the course you’ll build out a variety of projects leveraging the tools in the Vue ecosystem including the Vue CLI, Nuxt, Vuex Store, and more. You’ll make dynamic pages and routes, bring in dynamic data and filter it within a grid, and effectively work with watchers to change UI based on state. Then, at the end of the course, you’ll work with the Vue composition API – a new feature built into Vue 3!

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

Published: October 27, 2020
Get Unlimited Access Now
Table of Contents

Introduction

Building a Quiz Game App

Building a Food App with Nuxt

Filtering Data & Adding Dynamic Pages

Vuex

Forms & Composition API

Wrapping Up