Kotlin Annotation Mastery. Learn how to use annotations in Kotlin code.

github.com/atilsamancioglu/KotlinAnnotationMastery

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2023
  • dependency inversion added
  • do one thing principle added
  • side effect example
  • private example v2
  • private example v1
  • two clean code examples added
  • summable rating added
  • vip fields added
October 2023
  • completed with regex and interceptor example
  • completed with regex and interceptor example