nuxt-structure-with-modules icon indicating copy to clipboard operation
nuxt-structure-with-modules copied to clipboard

Lightning Talk at Nuxt Nation 2021. Now updated to Nuxt 3.

Results 3 nuxt-structure-with-modules issues
Sort by recently updated
recently updated
newest added

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...

I have added a new branch that shows how this Domain-Driven-Design inspired structure can be implemented in Nuxt 3: https://github.com/areindl/nuxt-structure-with-modules/tree/nuxt3 Feedback appreciated 👍

Hi @areindl , Thank you for this sample. I was wondering if there's a way where we can extend nuxt core so as to auto read our new dir structure?...