How-to Guides
Practical, goal-oriented guides for solving specific problems with Stario.
Real-Time & Forms
- Signals & Patching: The core patterns of reactive UIs.
- Form Validation: Server-side validation with instant feedback.
- File Uploads: Handling binary data via signals.
Infrastructure & Security
- Authentication: Cookie-based session management.
- Security Checklist: Protecting your app from common threats.
- Database Access: Using closures for dependency injection.
- Docker Deployment: Optimized production builds with
uv.
Debugging & Observability
- Hot Reload: Setting up a fast development loop.
- Error Handlers: Global exception management.
- Custom Tracers: Extending the telemetry system.
