Join our community

Get access to the complete guide to developing and deploying fast, production-ready Nuxt apps.

2 - Organizing Our Code

In this chapter, we’ll take a step back and look deeper into Nuxt 3 architecture.

We’ll see how we can use Pages, Layouts, and Components to organize our code better, and increase the maintainability of our code over time.