Join Slack
Powered by
I have more than 2+ years of experience in Kotlin ...
# announcements
g
gildor
03/06/2018, 8:25 AM
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
Loránd
03/06/2018, 9:09 AM
I will use ifs and form an opinion about it versus other ways of nullchecking.
@gildor
👌 1
Open in Slack
Previous
Next