Recent Posts

Foojay.io At JFall 2024 (And The Winner Is…)

Author: Geertjan Wielenga Original post on Foojay: Read More Last week JFall—the “Biggest Java Conference of the Netherlands”—took place. Foojay.io, the Friends of OpenJDK, were there in full force, including a booth with stickers and other swag, as well as Frank Delporte with his popular Foojay.io Podcast, doing live interviews with attendees. Not only Frank was present throughout the day, …

Read More »

Front End Debugging Part 1: Not just Console Log

Author: Shai Almog Original post on Foojay: Read More Instant Debugging with the debugger Keyword Triggering Debugging from the Console DOM Breakpoints: Monitoring DOM Changes XHR Breakpoints: Uncovering Hidden Network Calls Simulating Environments for Debugging Debugging Layout and Style Issues Final Word As a Java developer, most of my focus is on the backend side of debugging. Front-end debugging poses …

Read More »

Effortless updates requires a zero-migration policy

Author: Michal Broz Original post on Foojay: Read More In today’s production environments, it is not only expected, but critical to keep your technology stack as up to date as possible. Staying current helps to mitigate security risks, while also benefiting from bug fixes, performance improvements, and new features and function that can help drive your business’s success. This is …

Read More »