Efficient Theme Management in Next.js with Server ActionsA deep dive into implementing a robust theme management system using Next.js server actions, cookies, and React context
March 26, 2025→Dynamic Theme Engine in Next.jsA comprehensive guide to implementing a flexible, server-side theme management system in Next.js
November 26, 2024→Type-Safe Translations in Next.js - A Modern ApproachA comprehensive guide to implementing type-safe translations in Next.js with nested keys and template parameters
November 26, 2024→State Management in Python and JupyterImplementing signal based state management in Jupyter by mistake.
Apr 10, 2020→React Components communication with Custom EventsThere are some points in life, where you encounter a case so unique, so different, so unexpected — that the solution just has to be special.
Sep 17, 2019→My Path to AsyncRender in ReactHow i stumbled upon a clean async component
Sep 7, 2018→