Posts
All the articles I've posted.
Introduction to Category Theory - Monads
Posted on:September 24, 2024 at 08:00 PMUnlock the power of monads in functional programming with my beginner-friendly guide tailored for TypeScript developers using the fp-ts library. Learn how monads can simplify your code by managing nullable values and side effects while promoting cleaner, more predictable logic. Dive into practical examples and discover how to elevate your coding skills with this essential functional programming concept!
Going Offline: The Adventures of Offline First Code and CRDTs
Posted on:July 16, 2024 at 07:17 PMDiscover the fascinating world of offline-first code and CRDTs in my latest blog post. Learn how CRDTs work to ensure data consistency in distributed systems, even when you're offline. We break down their benefits, real-life applications, and the current challenges researchers are tackling to enhance their efficiency.
Surviving Burnout: A personal experience
Posted on:April 20, 2024 at 10:17 AMJoin the battle against burnout in this witty and practical blog post! This post dishes out simple tips for spotting burnout, avoiding its clutches, and bouncing back stronger than ever.