Writing
Writing
Usually a product hunch, engineering discomfort, or mental model I wanted to make clearer.
EngineeringOct 12, 2025
Optimizing React Re-renders
A practical look at when re-renders actually matter, and when we reach for memoization before understanding the real bottleneck.
CareerSep 28, 2025
From Junior to Senior Engineer
What actually changed in my thinking, ownership, and judgment as I moved from execution to product-aware engineering.
EngineeringNov 3, 2025
Server-Driven UI Done Right
Why most server-driven UI conversations miss the real problem, and what it takes to keep the frontend opinionated and scalable.
EngineeringNov 10, 2025
React to React Native: A Mental Model Shift
The mindset shift that matters more than APIs when you move from web habits to native constraints.