How Vue.js Developers Can Use AI Coding Agents to Build Faster
This article explores how Vue developers can harness AI coding agents to supercharge their productivity, using practical examples with Vue and Nuxt. - https://vueschool.io/articles/vuejs-tutorials/how-vue-js-developers-can-use-ai-coding-agents-to-build-faster/
#vue
This article explores how Vue developers can harness AI coding agents to supercharge their productivity, using practical examples with Vue and Nuxt. - https://vueschool.io/articles/vuejs-tutorials/how-vue-js-developers-can-use-ai-coding-agents-to-build-faster/
#vue
vueschool.io
How Vue.js Developers Can Use AI Coding Agents to Build Faster - Vue School Articles
Discover how Vue.js developers can use AI coding agents to streamline workflows, with Vue & Nuxt examples
❤2👍2
Nuxt’s Data Layer Has Been Rewritten: 5 New Features You Need to Know
Discover the completely rewritten data fetching layer in Nuxt 3.17 featuring reactive keys, deduped watch calls, shared refs, granular caching, and improved developer experience.
Learn how these performance enhancements make useAsyncData more powerful for your Vue applications. - https://masteringnuxt.com/blog/nuxts-data-layer-has-been-rewritten-5-new-features-you-need-to-know
#vue
Discover the completely rewritten data fetching layer in Nuxt 3.17 featuring reactive keys, deduped watch calls, shared refs, granular caching, and improved developer experience.
Learn how these performance enhancements make useAsyncData more powerful for your Vue applications. - https://masteringnuxt.com/blog/nuxts-data-layer-has-been-rewritten-5-new-features-you-need-to-know
#vue
Masteringnuxt
Nuxt’s Data Layer Has Been Rewritten: 5 New Features You Need to Know
Discover the completely rewritten data fetching layer in Nuxt 3.17 featuring reactive keys, deduped watch calls, shared refs, granular caching, and improved developer experience. Learn how these performance enhancements make useAsyncData more powerful for…
❤2👍1
How to access DOM elements with useTemplateRef
The useTemplateRef composable is a much better way to access DOM elements than the old way with refs.
Here's how to use it. - https://michaelnthiessen.com/how-to-access-dom-elements-with-usetemplateref
#vue
The useTemplateRef composable is a much better way to access DOM elements than the old way with refs.
Here's how to use it. - https://michaelnthiessen.com/how-to-access-dom-elements-with-usetemplateref
#vue
Michaelnthiessen
How to access DOM elements with useTemplateRef
The useTemplateRef composable is a much better way to access DOM elements than the old way with refs. Here's how to use it.
❤3
Render functions in Vue
In this article, you'll explore what render functions are, when to use them, and how to write them using both the traditional h() function and the newer JSX syntax. - https://dev.to/jacobandrewsky/render-functions-in-vue-4a2g
#vue
In this article, you'll explore what render functions are, when to use them, and how to write them using both the traditional h() function and the newer JSX syntax. - https://dev.to/jacobandrewsky/render-functions-in-vue-4a2g
#vue
DEV Community
Render functions in Vue
While templates are the go-to method for building components in Vue, there are times when you need...
👍2❤1
Installing Tailwind CSS v4 on Nuxt 3
In this article, you’ll learn how to install and configure Tailwind v4 in your Nuxt 3 project with a clear, step-by-step guide. - https://masteringnuxt.com/blog/installing-tailwind-css-v4-on-nuxt-3
#vue
In this article, you’ll learn how to install and configure Tailwind v4 in your Nuxt 3 project with a clear, step-by-step guide. - https://masteringnuxt.com/blog/installing-tailwind-css-v4-on-nuxt-3
#vue
Masteringnuxt
Installing Tailwind CSS v4 on Nuxt 3
Tailwind CSS v4 is here with a complete framework redesign, bringing enhanced performance and flexibility. In this article, you’ll learn how to install and configure Tailwind v4 in your Nuxt 3 project with a clear, step-by-step guide.
👍4❤2
Image Optimization in Vue with Unpic
In this article, you'll learn how to use the @unpic/vue package to serve fast, responsive, lazy-loaded images in your Vue app with minimal effort. - https://dev.to/jacobandrewsky/image-optimization-in-vue-with-unpic-d9g
#vue
In this article, you'll learn how to use the @unpic/vue package to serve fast, responsive, lazy-loaded images in your Vue app with minimal effort. - https://dev.to/jacobandrewsky/image-optimization-in-vue-with-unpic-d9g
#vue
DEV Community
Image Optimization in Vue with Unpic
Optimizing images is one of the most impactful ways to improve web performance. In Vue applications,...
❤1👍1
Roadmap to v4
The Nuxt team shares some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks. - https://nuxt.com/blog/roadmap-v4
#vue
The Nuxt team shares some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks. - https://nuxt.com/blog/roadmap-v4
#vue
Nuxt
Roadmap to v4 · Nuxt Blog
We have some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks.
⚡2👍1🤨1
A Custom Opinionated Event Handler for Nuxt API Endpoints with Guards And Validation Support
Learn to create custom event handlers, advanced validation techniques with zod, and endpoints protection with guards. - https://vueschool.io/articles/vuejs-tutorials/a-custom-opinionated-event-handler-for-nuxt-api-endpoints-with-guards-and-validation-support
#vue
Learn to create custom event handlers, advanced validation techniques with zod, and endpoints protection with guards. - https://vueschool.io/articles/vuejs-tutorials/a-custom-opinionated-event-handler-for-nuxt-api-endpoints-with-guards-and-validation-support
#vue
vueschool.io
A Custom Opinionated Event Handler for Nuxt API Endpoints with Guards And Validation Support - Vue School Articles
Nuxt API endpoints are extremely useful! Boost your productivity with some handy conventions. Learn to create custom event handlers, advanced validation techniques with zod, and endpoints protection with guards.
❤2👍1
How to Use Nuxt 3 Middleware for Authentication and Permissions
In this article, you'll explore how to implement authentication and permissions using Nuxt 3 middleware effectively. - https://dev.to/jacobandrewsky/how-to-use-nuxt-3-middleware-for-authentication-and-permissions-5d9b
#vue
In this article, you'll explore how to implement authentication and permissions using Nuxt 3 middleware effectively. - https://dev.to/jacobandrewsky/how-to-use-nuxt-3-middleware-for-authentication-and-permissions-5d9b
#vue
DEV Community
How to Use Nuxt 3 Middleware for Authentication and Permissions
Nuxt 3 is a powerful framework for building Vue.js applications, offering a streamlined way to manage...
❤1👍1
Powering multi-tenant applications with Nuxt
This article explains how Nuxt.js and its Nitro server provide a scalable and customizable architecture for multi-tenant applications. It covers key features like runtime configuration for tenant-specific settings without rebuilding, tenant detection via Nitro middleware, tenant-aware API proxying, and dynamic brand customization. The article also highlights content management using Markdown and MDC modules to empower tenants with flexible page layouts and personalized experiences. Nuxt’s single codebase approach simplifies maintenance while allowing rich tenant-specific customizations. - https://www.adamdehaven.com/articles/powering-multi-tenant-applications-with-nuxt
#vue
This article explains how Nuxt.js and its Nitro server provide a scalable and customizable architecture for multi-tenant applications. It covers key features like runtime configuration for tenant-specific settings without rebuilding, tenant detection via Nitro middleware, tenant-aware API proxying, and dynamic brand customization. The article also highlights content management using Markdown and MDC modules to empower tenants with flexible page layouts and personalized experiences. Nuxt’s single codebase approach simplifies maintenance while allowing rich tenant-specific customizations. - https://www.adamdehaven.com/articles/powering-multi-tenant-applications-with-nuxt
#vue
AdamDeHaven.com
Powering multi-tenant applications with Nuxt
Build efficient multi-tenant applications with Nuxt, from tenant detection to dynamic content and customizable layouts, all while maintaining performance and scalability with a single codebase.
👍1
Nuxt and why you should be using it
The article argues that Nuxt.js has become a top choice for Vue developers in 2025 due to its Nitro server engine, hybrid rendering strategies, and convention-over-configuration approach that speeds up development. It highlights effortless API creation with Nitro, file-based routing with per-route rendering rules, and powerful auto-imports with first-class TypeScript support. The author emphasizes performance wins (edge deployment, smart caching, image optimization) and a mature module ecosystem that makes production use straightforward. Overall, Nuxt delivers fast DX, scalable deployments, and pragmatic flexibility compared to traditional setups. - https://juststeveking.com/articles/nuxt-and-why-you-should-be-using-it
#vue
The article argues that Nuxt.js has become a top choice for Vue developers in 2025 due to its Nitro server engine, hybrid rendering strategies, and convention-over-configuration approach that speeds up development. It highlights effortless API creation with Nitro, file-based routing with per-route rendering rules, and powerful auto-imports with first-class TypeScript support. The author emphasizes performance wins (edge deployment, smart caching, image optimization) and a mature module ecosystem that makes production use straightforward. Overall, Nuxt delivers fast DX, scalable deployments, and pragmatic flexibility compared to traditional setups. - https://juststeveking.com/articles/nuxt-and-why-you-should-be-using-it
#vue
Steve McDougall
Nuxt and why you should be using it | Steve McDougall
Discover the power of Nuxt.js for building modern web applications. Learn why you should consider using it for your next project.
👍2👏1
Vue 3 Best Practices
This guide outlines practical patterns for building reliable Vue 3 apps, focusing on the Composition API, TypeScript-first code, and clear state management to improve maintainability. It emphasizes performance techniques like lazy loading, route-level code splitting, and fine-grained reactivity to keep bundles lean and interfaces responsive. The guide also covers testing and linting conventions, component naming, and prop/event typing to ensure consistency across teams. Security and DX tips, such as input sanitization and auto-import hygiene, round out a balanced, production-ready checklist. - https://medium.com/@ignatovich.dm/vue-3-best-practices-cb0a6e281ef4
#vue
This guide outlines practical patterns for building reliable Vue 3 apps, focusing on the Composition API, TypeScript-first code, and clear state management to improve maintainability. It emphasizes performance techniques like lazy loading, route-level code splitting, and fine-grained reactivity to keep bundles lean and interfaces responsive. The guide also covers testing and linting conventions, component naming, and prop/event typing to ensure consistency across teams. Security and DX tips, such as input sanitization and auto-import hygiene, round out a balanced, production-ready checklist. - https://medium.com/@ignatovich.dm/vue-3-best-practices-cb0a6e281ef4
#vue
Medium
Vue 3 Best Practices
This guide covers essential best practices with practical code examples to help you leverage Vue 3’s capabilities effectively.
❤2👍2
Nuxt useNuxtData, Shallow and getCachedData for performance
Some tips to consider when you're working with large lists of data in Nuxt from an API that you do not control and have to improve performance and user experience. - https://www.youtube.com/watch?v=EbYcoKfjbkY
#vue
Some tips to consider when you're working with large lists of data in Nuxt from an API that you do not control and have to improve performance and user experience. - https://www.youtube.com/watch?v=EbYcoKfjbkY
#vue
YouTube
Nuxt useNuxtData, Shallow and getCachedData for performance
Check out my Nuxt course: https://www.shipped.sh
When working with large lists of data in Nuxt from an API that you do not control and have to pull out some tricks to improve performance and user experience, these are some tips you could use!
Work with…
When working with large lists of data in Nuxt from an API that you do not control and have to pull out some tricks to improve performance and user experience, these are some tips you could use!
Work with…
❤1👍1