Best of Vue.jsJuly 2025

  1. 1
    Article
    Avatar of nuxt_sourceNuxt·39w

    Announcing Nuxt 4.0 · Nuxt Blog

    Nuxt 4.0 introduces a stability-focused major release with improved developer experience through cleaner project organization using the new app/ directory structure, smarter data fetching with better useAsyncData and useFetch functionality, enhanced TypeScript support with separate project contexts, and faster CLI performance with native file watching and socket-based communication. The upgrade includes breaking changes but maintains backward compatibility for existing projects, with migration tools and detailed upgrade guides available to ease the transition.

  2. 2
    Article
    Avatar of lnLaravel News·40w

    Laravel AI Chat Starter Kit

    A comprehensive Laravel starter kit for building AI chat applications with real-time streaming responses. Features support for multiple AI providers including OpenAI, Anthropic, and Google Gemini, built with Prism, Inertia.js, Vue.js, and TailwindCSS. Includes authentication, theming, chat sharing, and reasoning model support with easy installation via Laravel's new command.

  3. 3
    Article
    Avatar of nuxtandvueVuejs&Nuxtjs·40w

    Evan You's thoughts on the Nuxt acquisition

  4. 4
    Article
    Avatar of larablogLarablog·40w

    Joe Tannenbaum: The Beauty of Inertia.js

    Inertia.js serves as a bridge between Laravel backends and JavaScript frontends (React/Vue), enabling single-page applications without complex API management. It allows teams to split work effectively - backend developers focus on Laravel logic while frontend developers handle client-side code. Key features include deferred props for performance optimization and history encryption for security. The framework maintains separation between backend and frontend concerns while providing seamless communication, making it ideal for developers who want Laravel's power with modern JavaScript frameworks.

  5. 5
    Article
    Avatar of weeklyvuenewsWeekly Vue News·40w

    Weekly Vue News #205 - Vue Language Tools 3.0, useSlots, Nuxt Tips & More

    Weekly newsletter covering Vue.js and Nuxt.js updates including Vue Language Tools 3.0 release, useSlots composable usage, and practical Nuxt development tips. Provides curated content and high-quality tips for Vue and Nuxt developers to stay current with the ecosystem.