Tag: errors
2 articles
- Error Handling
Handle errors gracefully in SvelteKit. Learn about error pages, the error() helper, expected vs unexpected errors, and hooks.
- Error Handling and Transaction Confirmation
Handle Solana errors gracefully, implement proper confirmation patterns, and build resilient transaction flows.