Software Engineering
144 articles · all categories
Software Engineering articles
2 articles from August 2025 · show all
HTMX – Server Components without React
Let's be honest: Half the APIs you write are for a specific purpose in a specific component on a specific page. Re-usable in theory but you've never tried. That's where Server Components come in ... but what if your server isn't JavaScript?
Quick tips for distributed event-based systems
Hidden lessons painfully learned over the years.