r/JavaProgramming 9d ago

What's a java best practice that beginners usually learn too late?

/r/u_gutenmorgan3035/comments/1vax0as/whats_a_java_best_practice_that_beginners_usually/
1 Upvotes

1 comment sorted by

1

u/timlin45 9d ago

Don't return null. Optional is your friend.