Yonatan Karp-RudinProyonatankarp.comยทAug 25, 2023Kotlin Code Smell 33 - CachesTL;DR - Caches discusses the problems with caching, such as coupling and maintainability, and proposes solutions like using an object mediator, testing invalidation scenarios, and modeling real-world cache metaphors. It concludes that caches should b...65 readsKotlin Code Smellsclean codeAdd a thoughtful commentNo comments yetBe the first to start the conversation.