Skip to content

Latest commit

 

History

History
91 lines (45 loc) · 2.33 KB

README.md

File metadata and controls

91 lines (45 loc) · 2.33 KB

Vue - The Complete Guide (w/ Router, Vuex, Composition API) Assignments

Section 1: Getting Started

Nothing here!

Section 2: Basics & Core Concepts - DOM Interaction with Vue

Section 3: Redndering Conditional Content & Lists

Section 4: Course Project: The Monster Slayer Game

Nothing here!

Section 5: Vue: Behind the Scenes

Nothing here!

Section 6: Introducing Components

Nothing here!

Section 7: Moving to a Better Development Setup & Workflow with the Vue CLI

Nothing here!

Section 8: Component Communication

Section 9: Diving Deeper Into Components

Nothing here!

Section 10: Course Project: The Learning Resources App

Nothing here!

Section 11: Forms

Nothing here!

Section 12: Sending Http Requests

Nothing here!

Section 13: Routing: Building "Multi-Page" Single Page Applications

Nothing here!

Section 14: Animations & Transitions

Nothing here!

Section 15: Vuex

Nothing here!

Section 16: Main Project: "Find a Coach" Web App

Nothing here!

Section 17: Vue & Authentication

Nothing here!

Section 18: Optimizing & Deploying Vue Apps

Nothing here!

Section 19: The Composition API - Replacting the Options API

Section 20: Reusing Functionality: Mixins & Custom Composition Functions

Nothing here!