Posts
All the articles I've posted.
-
How to effectively do authentication with JWT
Published: at 08:36 PMIn this article I go on how to effectively do authentication with JWT, using access tokens and refresh tokens.
-
The Feature Fallacy - It's Time to Stop Building and Start Fixing
Published: at 08:52 PMAre you caught in the "feature factory" trap? This post exposes the common pitfalls of prioritizing new features over product health and quality. Learn why relentless building often leads to fragile software, burned-out teams, and dissatisfied customers, and discover how strategic pauses for fixing can unlock sustainable growth and true innovation.
-
Toys are meant to be shared
Published: at 12:33 AMA personal reflection on code ownership and collaboration in software development, disguised as a childhood story about sharing toys.
-
Working with forms in SvelteKit coming from React
Published: at 12:00 PMIn this article I go on how you can migrate your knowledge of working with forms in react to the way it's more common to be done using sveltekit