Client-Side Integration
Learn how to integrate Igniter.js with your frontend applications for a seamless full-stack experience with end-to-end type safety.
What You'll Learn
In this section, you'll discover:
- Type-safe API client generation
- React integration with IgniterProvider
- Data fetching with useQuery
- Mutations and form handling with useMutation
- Real-time updates with useRealtime
Quick Navigation
- API Client - Type-safe client generation
- IgniterProvider - React context setup
- useQuery - Data fetching hook
- useMutation - Mutation handling
- useRealtime - Real-time subscriptions
Ready to connect your frontend? Start with API Client to generate your type-safe client.