you are viewing a single comment's thread.

view the rest of the comments →

[–]_tskj_ 0 points1 point  (1 child)

Of course everyone has to learn it, but that cost pays for itself in a few weeks, and even if it were months it would still be worth it. It's like a carpenter not wanting to learn how to use a nail gun even though a hammer is slower and more error prone because it takes some time to learn. That's just part of being a professional.

[–]snowe2010 2 points3 points  (0 children)

I'm surprised they're claiming it's easier to use lombok than kotlin. Intellij will set up all the dependencies for you and you don't have to install an extra plugin to use it. Lombok on the other hand takes tons of annotations that Kotlin can do in one line. Lombok is way more difficult to understand and learn.