Are you an Android developer? Do you have huge monolithic fragments in your code? Are there too many non-testable classes? Are you faced with poor code coverages? Doesn’t this sound like a familiar story in Android app engineering? Kotlin Clean Code can help you solve these problems and improve the developer experience.
In this experiential talk, Mohanraj Karatadipalayam gives you a detailed overview of Kotlin Clean Code For Android, that enables the developers to write clean code, that has a good degree of separation of concerns and testability. He explores in detail, the need for Kotlin Clean Code for Android that makes programming more predictable. Using real examples and code snippets, Mohan highlights key challenges encountered while writing such apps and how he overcame them.
What actionable benefits/knowledge will attendees gain by attending your talk?
Key Takeaways from this talk include:
* Understanding the need for Kotlin Clean Code For Android
* Learn how it differs from other patterns
* Learn how to write apps using Kotlin Clean Code For Android
* Learn about how to code less and test more in an efficient manner