Recent Posts

Video series “JavaFX In Action”, Part 2

Author: Frank Delporte Original post on Foojay: Read More In July, we published the first part, which included four interviews with Pedro Duque Vieira, Daniel Zimmermann, Christopher Schnick, and Robert Ladstätter. In this part, we have four new interviews for you! Learn more about JavaFX combined with Scala, Swing, React, trains, scientific research, banking, and more… Maciej Gorywoda about FxCalculator …

Read More »

Build and Run TornadoVM with IntelliJ IDEA

Author: Thanos Stratikopoulos Original post on Foojay: Read More TornadoVM is an open-source Java technology that is developed to aid Java programmers in adapting their code bases for hardware acceleration. This blog aims to explain how Java programmers can build TornadoVM with IntelliJ IDEA, and how they can run TornadoVM unit-tests or other Java programs. Prerequisites This blog uses IntelliJ …

Read More »

Hot Class Reload in Java: A Webpack HMR-Like Experience for Java Developers

Author: Mohibul Hassan Chowdhury Original post on Foojay: Read More In the world of software development, time is everything. Every developer knows the frustration of waiting for a full application restart just to see a small change take effect. Java developers, in particular, have long dealt with this issue. But what if you didn’t have to stop and restart every …

Read More »