I have been focusing on one of the key aspects of frontend engineering: application architecture. Many frontend discussions tend to center around components, state, and styling. However, as products ...
When I started as a backend developer, I made one promise to myself keep it simple. Every MVP I built started as a monolith. No Kubernetes, no service mesh, no distributed tracing. Just clean code, ...