Challenge testing your stdlib knowledge 🙂
The tailrec modifier in Kotlin is used to optimize tail-recursive functions, converting them into loops internally to prevent stack overflow errors.
The question is…
Challenge testing your stdlib knowledge 🙂
The tailrec modifier in Kotlin is used to optimize tail-recursive functions, converting them into loops internally to prevent stack overflow errors.
The question is…
Eight years ago, I almost punched my code reviewer. Today, I’m that “annoying” person leaving detailed comments on PRs. Here’s what I learned.
Building an Android developer career isn’t just about coding—it’s about the experiences that push you to grow. Whether it’s connecting with other Android devs at meetups or mastering the fundamentals, it’s those key moments that shape how you approach the craft.
Kotlin’s property delegation feature combined with remember, gives birth to the by remember syntax, which offers a more concise and intuitive way to handle state. Understanding the nuances
👉 tips & tricks, articles, videos
👉 every Thursday in your inbox
🎁 bonus on signup – Clean Architecture blueprint
brought to you by Jarek Michalik, Kotlin GDE
You can unsubscribe any time. For details visit our privacy policy.