What’s New in Nuxt 4: Key Updates for Nuxt.js Developers
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Shared Directory for App and Server Code

Nuxt 3.14.0 introduces an awesome new feature for sharing auto-imported utility functions and types to both application code and nitro server side code (typically API endpoints). The shared directory is the perfect way to keep your Nuxt 4 codebase DRY!

Links