Hi, Another useful kotlin support is the property...
# announcements
j
Hi, Another useful kotlin support is the property delegation. Look at by lazy. Kotlin provides out of the box nonNull, lazy, observables. Take a look at kotlin.properties.Delegates. Moreover I saw recently in the kotlin dsl for gradle: by extras and by tasks. Delegation and property delegation it’s one of kotlin main features IMHO. Kind regards Antonel
k
You don't need to write e-mail-style here, Slack is more like a chat ☺️.
j
Hi, You are right. I noticed I did it like an email style, instead of starting a new thread. I was noticing it was the last post in the channel so I didn’t convert the reply into a thread. I will do as you suggested from now on. Thank you. Antonel
k
If you want to "bump" the conversation just write a thread reply and check the "Also send to #C0922A726" box.
👍 1