Skip to content

Commit

Permalink
docs: Added modular architecture use case for Layers
Browse files Browse the repository at this point in the history
  • Loading branch information
martinszeltins committed Mar 14, 2024
1 parent b102d04 commit f1f3058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/1.getting-started/9.layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ One of the core features of Nuxt 3 is the layers and extending support. You can
- Create Nuxt module presets
- Share standard setup across projects
- Create Nuxt themes
- Enhance code organization by implementing a modular architecture and support Domain-Driven Design (DDD) pattern in large scale projects.

## Usage

Expand Down

0 comments on commit f1f3058

Please sign in to comment.