Hello,
I have been coding some Kotlin and ktor programs for some time but I am not a real developer and more importantly, I don’t know Java (at some point, it can be an issue with Kotlin). Then sorry for the following stupid question but if someone can point me out to good doc about those “@” annotations that I find in most advanced codes, it would fantastic! Thank you!
Thank you @nfrankel. It’s a bit too deep but at least, it drove me to the right direction.
Following your suggestion, I found out this link
https://medium.com/@elye.project/annotation-tutorial-for-dummies-in-kotlin-1da864acc442
I wrote a lot of code but never used annotations... I believe this is the kind of elements that shows how advanced someone can be. 🙂