When the Java Virtual Machine compiles your Java code to machine code, one of the jobs it needs to do is to decide where to store Java local variables and other similar temporary values. Your machine has no concept of local variables, so during compilatio... (more…)
Read more »
GraalVM is a new open source project by Oracle which is trying to make Java VM an universal VM to run all the major languages. Before GraalVM, there were already few languages like Scala, Closure which targeted JVM as their runtime. This has been hugely s... (more…)
Read more »
How to use Java to manage users, applications and more with FusionAuth... (more…)
Read more »
A company structure with a list of projects and their users - shpotainna/company-structure... (more…)
Read more »
With many excellent languages to choose from on the JVM, where does Java itself fit in 2021? If you haven't been keeping an eye on Java, what have you missed? Is Java still a viable, modern option when programming on the JVM? (more…)
Read more »