Runtime vs. Framework: The Abstraction Trap
When backend developers talk about systems, frameworks dominate the conversation. Laravel. Spring. Express. Django.
But frameworks are liars.
They provide a clean abstraction that hides the dirty reality of how code actually executes.
Every backend a...
backend-in-production.hashnode.dev2 min read