I have more than 2+ years of experience in Kotlin ...
# announcements
g
I have more than 2+ years of experience in Kotlin and I realised that I use
let
now much less than before. Just because in many cases
if
looks better, code more readable and obvious, especially comparing with
let
+ elvis operator
☝️ 3
2
l
I will use ifs and form an opinion about it versus other ways of nullchecking. @gildor
👌 1