Benoit Averty

Benoit Averty @benoitaverty

About: Formateur, Développeur polyvalent chez Zenika Rennes

Location:
Rennes, France
Joined:
Jan 23, 2024

Benoit Averty
articles - 5 total

Java Streams: The Gatherers API

Java 24 introduces a new feature related to streams: the Gatherer interface. This interface (used...

Learn More 6 0Mar 31

An advanced Data Table with HTMX

A few days ago, I completed and published a demonstration of a DataTable component built with HTMX...

Learn More 9 0Feb 28

Your API Doesn’t Always Need to Be a Product

HTTP/JSON APIs are ubiquitous in our web applications. Yes, the web involves having a user's browser...

Learn More 9 0Jan 14

Writing Good Automated Tests with AI: A Case Study

The use of AI is spreading among developers. For better or worse, more and more AI-generated code...

Learn More 12 0Nov 3 '24

Implementing Mixins (or Traits) in Kotlin Using Delegation

(Read this article in french on my website) In object-oriented programming, a Mixin is a way to add...

Learn More 11 0Oct 18 '24