Reactivity is a powerful idiom for describing and combining functionality like web requests and data access. In general, we use producers and subscribers to describe asynchronous event sources and ...
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 ...
The first decision to kick off a greenfield Java project usually sounds breezy: "Let's start with Spring Boot, it's everywhere." A few days in, someone mutters that Quarkus boots faster and saves ...
One of the biggest problems with the development and deployment of server-side applications in Java is figuring out how and where to host them. HTML and JavaScript applications written in React or ...
A survey from BellSoft found that Spring developers don’t know their Dockerfiles affect their security posture.