We are using Kotlin everyday but how we can make sure that we write our code base as per Kotlin way. I would like to cover more about using Kotlin features and android ktx libraries that will help us as an Android Developer to write Kotlin friendly concise codebase.I will cover various aspects of Kotlin(scope functions, handling nullability, collection processing as sequence/stream, when over if, lazy/lateinit, handling platform datatypes, and some tips, etc) and KTX libraries provided by android framework that helps to remove a lot of boilerplate code. I will demo this session via code examples and providing references for detailed explanations.
Slides can be added in a few ways:
slides
parameter in the front matter of the talk filestatic/
and link using url_slides
parameter in the front matter of the talk fileFurther talk details can easily be added to this page using Markdown and $\rm \LaTeX$ math code.