Thoughts on Java 8 Functional Programming

After working with Java 8 for the better part of a year, I have to say I find its new “Functional” features both useful and aggravating at the same time.  If you’ve used true func… Read more

Similar

A First Look at Java Inline Classes

Java currently supports only two types of value: primitives and object references. Project Valhalla extends this by introducing inline classes which are a new form of type that exhibit some behaviors of both. These new types open the door to better alignm... (more…)

Read more »

Frontend Java Development in 2025

The Flavour framework provides all this and more. Flavour is a batteries-included framework for coding, packaging, and optimizing single-page apps implemented in Java. It supports everything you need in a modern web app, including: (more…)

Read more »