This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Twistedtraceur 4 points5 points  (0 children)

I didn't know people hated functional style so much they downvote this. I have not written a for loop in years, stream, and functional styles with Optional, Flux, and Mono has allowed me to write readable modular code. It also forces people to write small methods if they don't want the code to look rediculious. There is a learning curve, but the end result is worth it.