AR & VR in Mobile App Development: Trends and Use Cases
AR & VR app development has come a long way in current years, and the future looks even more exciting with the emergence of those technologies. These technologies have changed the way we interact with our mobile devices, offering immersive and engaging experiences that were…
Mobile App Development
0
Resilient use cases: less Exceptions, more Results | by Jacob Ras | Sep, 2023
Simplifying error handling using Kotlin’s sealed interfaces. One and a half years ago I wrote a post suggesting the use of kotlin.Result instead of plain try-catches: Resilient use cases with kotlin.Result, coroutines and annotations. This article is a follow-up to that one, with an updated…