's Picture

Lorenzo Quiroli

Senior Android Engineer

  • Home
  • Search

Kotlin

A collection of 3 posts

September 22, 2017

Getting to know Kotlin’s Extension functions: some caveats to keep in mind

If you’ve watched any “Intro to Kotlin” talk, you’ve probably seen extension functions being told as one of the best feature of this wonderful programming language. And they are indeed, but there are some caveats you should be aware of....

Kotlin

May 12, 2017

Nothing (Else) Matters in Kotlin

Everything has a type in Kotlin: objects, functions, nothing itself has a type, and it’s unsurprisingly Nothing.

Kotlin

April 21, 2017

Improving FindViewById with Kotlin

This story is out of date. Today, I suggest you to take a look at View Bindings.

Kotlin Android

Lorenzo Quiroli © 2020.

Back to top