writing.
rssI usually write when something finally clicks. Mostly code, sometimes the path that got me here.
84.1K views · 517 hearts · 20 comments
2026
React Server Functions Are More Than Mutations
I wanted to use React's existing protocol to query Server Functions. Following that idea led to streaming values, React trees, and the question of who owns the work while they arrive.
interactive
Introducing effective-rsc
An Effect-native React Server Components framework for Bun, built on Rspack and the Navigation API.
interactive
2025
2 Years into Software Engineering
From failing 12th to finding my ikigai in software engineering it’s been a wild, fulfilling 6-year journey.
Build your own RSC Framework - Part 2/n (Client Components)
Integrate React Client Components into RSC framework by implementing search functionality and exploring directives and role of bundlers.
Build your own RSC Framework - Part 1/n (Server Components)
In this series of posts we explore building a minimal RSC framework. Part 1 covers adding support for server components
2024
The AutoScrollList Component
Building a robust, user-friendly auto-scroll component for dynamic UIs with React!
interactive
The True Nature of useActionState
Unlocking powerful async control and state synchronization for smooth UI transitions
interactive
LLM and RSC: A match made in Heaven
Powerful synergy between advanced AI tools and modern web technologies to enhance user interfaces.
interactive
Dissecting Partial Pre Rendering
Fast initial loads, dynamic content, and rich interactivity in a single HTTP request!
How I Built My Portfolio
Sneak Peak of tech I used to build my portfolio