Android Tech Talks #24
Hey there,
Let's meet again. One presentation so far, but C4P is still open - let us know if you would like to speak.
We will start getting knowledge about Kotlin Detekt and how to create custom plugins tailored to your own needs.
Bio:
Jarosław Michalik
Android developer for about 3 years. Works on IoT and telemedicine projects. In the meantime he supports students developer group on AGH and plays volleyball as a right side hitter.
Title:
Nasty words and how to Detekt them.
Description:
Let any one of you who never put swears in code be the first to throw a stone. Those ugly words may make a mess if they won't be removed before merge. What if user sees some of them?
I will present the story of how swearwords were added to our codebase and case study about finding solution to limit them.
You will learn about creating Detekt plugin and you will see possible options to integrate automated language checks into your development process.