The Right Way to Install and Manage Java Versions on macOS
There is one correct way to install Java on macOS. If you don't follow it, everything will work... until you need to switch which version you're using. (more…)
Read more »Syntactic sugar (like the introduction of var) is often not enough to convince somebody (especially non-developer) to move forward. This is one of the reasons why Java 8, almost 7 years after its first release, is still widely used. However, many things h… Read more