This section covers the core concepts and architecture of Nuxt Crouton. Understanding these fundamentals is essential for building applications with the framework.
The Fundamentals section provides a deep understanding of how Nuxt Crouton works under the hood:
File: 1.collections.md
Learn about collections - the fundamental building blocks of Nuxt Crouton. Collections represent your data models and define:
File: 2.architecture.md
Understand the two-layer architecture pattern that powers Nuxt Crouton:
File: 3.forms-modals.md
Explore the built-in form and modal system:
File: 4.data-operations.md
Master the core CRUD operations:
File: querying.md
Learn how to query your collections effectively:
File: 6.caching.md
Understand Nuxt Crouton's caching strategy:
File: 7.packages.md
Explore the core dependencies:
File: generated-code.md
Understand what gets auto-generated:
After mastering the fundamentals:
Before diving into the fundamentals, make sure you've:
For general Nuxt concepts not specific to Nuxt Crouton: