korzin / java8-misuses

Common misuses of new Java 8 features and other mistakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java8-misuses

Common misuses of new Java 8 features and other mistakes.

Java 8 is being around for a while already and lot of us are already using Java 8 features on our projects. But do we use these great Java 8 features correctly and efficiently? Having done lots of code reviews during last years we’ve seen some common antipatterns of Java 8 features usage. Here we want to gather lots of examples where Java 8 features were misused or poorly used and show you how certain things could have been better implemented.

About

Common misuses of new Java 8 features and other mistakes


Languages

Language:Java 100.0%