Tag: best-practices
All the articles with the tag "best-practices".
Tag:best-practices
-
Kotlin Exception Handling: Why Singleton Exceptions are a bad idea
Understand why using singleton exceptions in Kotlin can be a bad practice and how it affects stack traces and debugging in your applications.