Recent Posts

The Art of Full Stack Debugging

Author: Shai Almog Original post on Foojay: Read More Full Stack Development, A Shifting Definition The Full Stack Debugging Approach Frontend Debugging: Tools and Techniques It isn’t “Just Console.log” The Power of Developer Tools Tackling Code Obfuscation Debugging Across Layers Isolating Issues Across the Stack The Importance of System-Level Debugging Embracing Complexity Conclusion Full stack development is often likened to …

Read More »

Learn About How Your Peers Use Java!

Author: Geertjan Wielenga Original post on Foojay: Read More Do you ever wonder what OpenJDK distributions and what Java versions your peers are using? Java-based infrastructures and languages? How many are using Java to code AI functionality? How Java workloads are affecting cloud compute costs? Azul has been gathering all that data from a survey of Java users, running until …

Read More »

Exploring New Features in JDK 23: Just-Write-And-Run prototyping with JEP-477 not only for beginners

Author: Miro Wengner Original post on Foojay: Read More It seems like it’s never been easier to start writing a simple program that can be turned into a more advanced one as development progresses. Let’s explore possibilities delivered by JDK 23 release. From the early days, Java may have struggled with a relatively verbose and sometimes strikingly complicated process of …

Read More »