# Core Concepts URL: /docs/core-concepts/ Section: core-concepts Tags: concepts, architecture, fundamentals -------------------------------------------------------------------------------- App Lifecycle Mutable setup, frozen runtime How Chirp's App transitions from configuration to serving. Return Values The type is the intent All the types route handlers can return and what they mean. Settings Configuration AppConfig frozen dataclass Every configuration option with IDE autocomplete. -------------------------------------------------------------------------------- Metadata: - Word Count: 43 - Reading Time: 1 minutes