nuxt-structure-with-modules
nuxt-structure-with-modules copied to clipboard
Nuxt 3 help
Great tutorial, and maybe the only one on the web. I'm studying DDD and looking for how to apply it with Nuxt 3. I still have many doubts, but here's one of them...
- if I want to use global things, for example a validator.js, to check fields in a form, and reuse it in several modules, in which folder would I put it?
I am interested too by the response 🙂
I always use a structure similiar to this one.
Thanks everyone! I will try to update the branch soon.
It's currently still on Nuxt 3 RC3 and quite a bit changed: https://github.com/areindl/nuxt-structure-with-modules/tree/nuxt3
Hi all! The branch is now updated to Nuxt 3.3.3 and it is working. I will do a PR and update the repo.
https://github.com/areindl/nuxt-structure-with-modules/pull/6