Core Concepts

Understand the fundamental building blocks of every Igniter.js application. This section covers the essential concepts you need to master to build robust, type-safe APIs.

What You'll Learn

In this section, you'll discover:

  • The Igniter Builder pattern and how it shapes your application
  • Context and dependency injection
  • Controllers, Actions, and routing
  • Procedures (middleware) for reusable logic
  • Validation with Zod

Quick Navigation


Ready to dive deep? Start with The Igniter Builder to understand the foundation of every Igniter.js application.