-
-
Notifications
You must be signed in to change notification settings - Fork 1k
docs: add nuxt layers introduction and authoring guide #9405
Conversation
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders |
extends
feature
extends
featureextends
feature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good start! Left some remarks
@manniL Updated ✅ |
Thanks for the PR @cpreston321 ❤️ I like to move it to Guide > Going Further > Nuxt Layers to be consistent with the starter name (nuxt/starter#183) and generally the way we announce this feature. What do you think @antfu @danielroe @atinux? |
We call all things we can extends |
(working on some refactors to try splitting into user guide + author guide)
Yes, that's almost the idea having a consistent naming for the feature :) |
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great initiative - many thanks indeed! ❤️
Glad to see that everyone is helping - this feature is so powerful. I appreciate you all 💚 |
related issue when adding nitro layers to extend repo as a node module: nuxt/nuxt#15768 |
Also important to consider: https://github.com/nuxt/framework/discussions/9418 |
extends
feature
Thanks all for helping on this 🙌 Let's iterate to improve layers support and docs. |
Was going to push, could have wait for my approval that was coming in few minutes, anyway will push my changes directly to main 👍 |
Co-authored-by: Alexander Lichter <github@lichter.io> Co-authored-by: Sébastien Chopin <seb@nuxtjs.com> Co-authored-by: Pooya Parsa <pooya@pi0.io> Co-authored-by: Daniel Roe <daniel@roe.dev>
❓ Type of change
📚 Description
This adds more detail about the how to use extends since it's very powerful with little documentation we have now on this feature. I wanted to help out but hopefully this is a start to show off how nice of a feature this is. If you need modify it or change the structure on where it's located please let me know!
Thanks 💚
📝 Checklist