Vue – The Complete Guide (incl. Router & Composition API)

$0.99
Instructor:
Maximilian Schwarzmüller
Category:

This bestselling Udemy course teaches the latest version of Vue (Vue.js 3) from the ground up and in great detail. We’ll cover all the core basics but we’ll not stop thereafter – this course also dives into advanced concepts like the Composition API introduced with Vue 3.

Frontend frameworks like Vue JS are extremely popular because they give us this reactive, great user experience we know from mobile apps – but now in the browser! No wonder that jobs requiring frontend framework skills like VueJS are amongst the best paid ones in the industry!

You may know Angular 2+ and ReactJS, well, VueJS combines the best of both frameworks and makes building anything from small widgets to big, enterprise-level apps a breeze and a whole lot of fun!

 

What you’ll learn
  • Build amazing Vue.js Applications – all the Way from Small and Simple Ones up to Large Enterprise-level Ones
  • Understand the Theory behind Vue.js and use it in Real Projects
  • Leverage Vue.js in both Multi- and Single-Page-Applications (MPAs and SPAs)
  • Learn the latest version of Vue (Vue 3), including the brand-new Composition API
Course content
29

29 sections • 333 lectures • Total duration 31 h 52 min

Getting Started
Basics & Core Concepts - DOM Interaction with Vue
Rendering Conditional Content & Lists
Course Project: The Monster Slayer Game
Vue: Behind the Scenes
Introducing Components
Moving to a Better Development Setup & Workflow with the Vue CLI
Component Communication
Diving Deeper Into Components
Course Project: The Learning Resources App
Forms
Sending Http Requests
Routing: Building "Multi-Page" Single Page Applications
Animations & Transitions
Vuex
Main Project: "Find a Coach" Web App
Vue & Authentication
Optimizing & Deploying Vue Apps
The Composition API - Replacing the Options API
Reusing Functionality: Mixins & Custom Composition Functions
Roundup & Next Steps
View 2 to View 3 Migration
Learn Vue 2 | Old Course Content
Getting Started [VUE2]
Using VueJS to Interact with the DOM [VUE2]
Using Conditionals and Rendering Lists [VUE2]
An Introduction to Components [VUE2]
Communicating between Components [VUE2]
More Content