- April 2, 2025
React.memo Demystified: When It Helps and When It Hurts
- March 19, 2025
Building Better UI Components: Elm Ports with Web Components
- March 11, 2025
Beyond React.memo: Smarter Ways to Optimize Performance
- March 4, 2025
Why I Hope I Get to Write a Lot of Elm Code in 2025
- February 4, 2025
Single Responsibility Principle in React: The Art of Component Focus
- January 31, 2025
A Use Case for `UseCase`s in Kotlin
- January 28, 2025
Open-Closed Principle in React: Building Extensible Components
- January 21, 2025
Liskov Substitution: The Real Meaning of Inheritance
- January 14, 2025
Interface Segregation: Why Your Interfaces Should Be Small and Focused
- January 7, 2025
Clean Architecture: A Practical Example of Dependency Inversion in Go using Plugins
- December 18, 2024
Books I Think Software Engineers Should Read