Cursos gratis para desarrolladores en el Free Weekend de Vue School, 8 y 9 de noviembre 2025

El fin de semana gratuito se acerca. Del 8 al 9 de noviembre, obtienes 48 horas de acceso completo a todos los cursos de Vue School. Sin tarjeta de crédito. Sin tonterías. Solo aprendizaje centrado en el desarrollador, completamente gratis.

Publicamos esta guía de cursos del Vue School Free Weekend manteniendo la descripción y nombre de los cursos en inglés.

Cursos nivel principiante en Vue gratis

Fin de semana GRATIS de Vue School: acceso ilimitado a todos los cursos
¿Nuevo en Vue? Comienza aquí con estos contenidos para el nivel de principiante. 

Vue.js 3 Fundamentals with the Composition API

14 lessons · 1 hour
Get up and running with Vue 3 using the Composition API. You'll learn the core building blocks – reactive state, lifecycle hooks, and basic templating. Ideal if you’re new to Vue or just switching from Options API.

Vue Component Fundamentals with the Composition API

12 lessons · 1 hour
Understand how Vue components work and how to use them effectively. Learn props, emits, slots, and composition patterns – all with the Composition API.

Beginner TIP – It’s recommended to start learning Vue using the composition API. Don’t know what that means, no worries! The 2 above courses have you covered.

Vue Component Design: Master Scalable Vue.js Patterns (6,000+ views this year)

Essential patterns like branching components, slots, list architecture, tightly coupled, and smart/dumb component separation through practical examples.

Tailwind CSS Fundamentals

Learn how to quickly style your Vue.js apps with this modern CSS framework.

Visual Studio Code for Vue.js Developers

Learn how to make the most out of the officially recommended IDE for Vue.js development.

 

Cursos gratuitos para los que ya tienen experiencia en Vue 

Common Vue.js Mistakes and How to Avoid Them

14 lessons · 1 hour
Skip the pain of debugging by learning common Vue pitfalls: from misuse of watchers to anti-patterns in reactivity. This course shows you how to spot and fix issues before they ship.

Real-Time Data with Laravel Reverb and Vue.js

9 lessons · 44 minutes
Build real-time reactive apps by connecting a Vue frontend to Laravel Reverb. Learn how to push updates live without page reloads, perfect for dashboards, notifications, and more.

ShadCN Vue - Modern UIs with Minimal Effort

14 lessons - 1 hour
Use ShadCN Vue to build accessible, themeable, and production-ready UIs fast. Covers forms, dialogs, tables, theming, and layout. All styled with Tailwind.
 

Cursos premium para devs intermedios y avanzados en Vue

The Vue.js Master Class 2024 Edition (50,000+ views this year)

Walk through a complete Vue application build step by step with real-world strategies and technologies like TypeScript, Vue Router, VueUse, and more.

The Ultimate Guide to Vue Performance

Learn common performance-centered solutions such as virtual lists, the v-memo directive, the shallowRef function, and more.

Nuxt Fundamentals

The full-stack framework of choice for Vue devs, with server-side rendering, API routes, an opinionated directory structure, and more.

Pinia: The Enjoyable Vue Store (~5,000 views this year)

Learn how to use Pinia for global state management in your Vue 3 applications.

TypeScript with Vue.js 3

Enhance your projects with TypeScript for better code quality and scalability.

Rapid Testing with Vitest

And its companion course, A “Wordle” on Test Driven Development in Vue.js, teaches the essential skills needed to create well-tested and reliable Vue apps.