Blog

All blog posts

Cover image of this blog post

Client-side authentication using SvelteKit and Firebase

5 min read

Learn how to implement client-side authentication in your SvelteKit app using Firebase Authentication and Svelte 5's new runes feature. This guide walks you through setting up a simple and efficient authentication flow, managing user states, and securing routes.

SvelteKit
Firebase
Cover image of this blog post

Keep your best practices away from me

2 min read

I value beautiful code, and coding standards are usually helpful. But there's a fine line between following them and becoming dogmatic.

Rant