HTMX is a newer technology that takes plain old HTML and gives it extra powers like Ajax and DOM swaps. It’s included in my personal list of good ideas because it eliminates a whole realm of ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Fundamentally, these two file formats provide the exact same functionality. Any property that ...
When you get ready to deploy an application into production, the usual thought is: what’s the easiest way to meet all the application requirements? In this case, we have three components that need to ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
In my last article, I detailed a high-level comparison of two dependency injection frameworks: Guice and Spring. As I mentioned then, although they both fully embrace the principles of DI, they have ...