Tag: mistakes
All the articles with the tag "mistakes".
Tag:mistakes
-
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.