effective-java-3e

Summary of Effective Java 3rd Edition (by EnosMatika)

Effective-java-3e Alternatives

Similar projects and alternatives to effective-java-3e

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better effective-java-3e alternative or higher similarity.

effective-java-3e reviews and mentions

Posts with mentions or reviews of effective-java-3e. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.
  • Node Abstract Repository for MongoDB
    5 projects | dev.to | 4 Jun 2023
    Finally, many database operations return objects of type Optional. This type is inspired in the Java Optional type. Its purpose is to model the concept of "no result". This type is an excellent alternative to returning null objects or throwing an exception. The usage of Optional is safer and clearer than having to specify T | null as result type or having to handle an exception that does not represent an application exceptional condition. So yes, this the feature that makes node-abstract-repository a bit opinionated, but I believe that is worth it.

Stats

Basic effective-java-3e repo stats
1
0
10.0
almost 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com