Best of Vue.jsNovember 2025

  1. 1
    Article
    Avatar of nuxt_sourceNuxt·23w

    Nuxt Image v2 · Nuxt Blog

    Nuxt Image v2 introduces comprehensive TypeScript support with full type inference for image helpers and composables, upgrades to IPX v3 for improved performance, and adds new providers including GitHub and Shopify. The release includes server-side image helper support in Nitro endpoints, template ref access to native img elements, typed default slots for components, and various bundle size optimizations. Breaking changes require custom providers to migrate to the new defineProvider wrapper, while default screen sizes now align with Tailwind CSS.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·22w

    Learn Vue.js – JavaScript Framework Course

    A 2-hour beginner-friendly course covering Vue.js fundamentals through hands-on projects. The course starts with setup and installation (CDN and local), then progresses to core concepts including components, reactivity, template syntax, data binding, and building reusable UI elements. Learners will create multiple apps including a Vue Facts application while exploring project structure and asset management.

  3. 3
    Article
    Avatar of javarevisitedJavarevisited·22w

    Top 5 Frontend Masters Courses to Learn Vue.js in 2026

    A curated list of five Frontend Masters courses for learning Vue.js, ranging from fundamentals to advanced topics. The courses cover Vue 3 basics, Composition API, TypeScript integration, Vue internals taught by creator Evan You, and the Nuxt meta-framework. Includes a suggested learning path from beginner to production-ready development, with courses taught by Vue core team members including Ben Hong and Evan You.

  4. 4
    Article
    Avatar of weeklyvuenewsWeekly Vue News·20w

    Weekly Vue News #225 - Migrating to Nuxt 4, Mastering State, and Embracing New UI Tools

    A weekly newsletter covering Vue.js ecosystem updates, including guidance on migrating to Nuxt 4, techniques for managing application state, and new UI tooling options for Vue developers.