Java 24 introduces a new feature related to streams: the Gatherer interface. This interface (used...
A few days ago, I completed and published a demonstration of a DataTable component built with HTMX...
HTTP/JSON APIs are ubiquitous in our web applications. Yes, the web involves having a user's browser...
The use of AI is spreading among developers. For better or worse, more and more AI-generated code...
(Read this article in french on my website) In object-oriented programming, a Mixin is a way to add...