Recent Posts

Meetup Tip : Payara Hackathon- Generative AI on Jakarta EE

Showcase your creativity, technical skills, and visionary ideas as you build the future of AI-powered enterprise applications. Sign up for free for the Payara Hackathon – Generative AI on Jakarta EE. Virtual Event: 2 October – 6 November 2024. The Payara Hackathon is on! Make sure to sign up at the bottom of this page & then… get coding! Hackathon …

Read More »

Exploring New Features in JDK 23: Gatherers upgrades pipeline design pattern JEP-461

Author: Miro Wengner Original post on Foojay: Read More Source-code flexibility goes hands in hands with maintainability and testability. The Java language benefits not only from its maturity but also from the fact that it is one of a strongly typed language. This may initiate possible discussion topics, as each defined variable requires its type to be known, which can …

Read More »

Augmenting the client with HTMX

Author: Nicolas Frankel Original post on Foojay: Read More This article is part of a series comparing different ways to implement asynchronous requests on the client to augment the latter. So far, I described the process with Vue.js and Alpine.js. Both are similar from the developers’ point of view: they involve JavaScript. In this post, I’ll focus on HTMX, whose …

Read More »