#architecture
Read more stories on Hashnode
Articles with this tag
Efficiently manage Android component lifecycles with AndroidX Lifecycle Library, using key concepts and practical examples for cleaner architecture. ยท...
Dealing with transient failures or intermittent issues using Retry Design Pattern in Kotlin. ยท Introduction In software development, dealing with...
Understanding what is Design Principles, Design Patterns, Architecture Design with examples. ยท Design Principles Design principles are high-level...
SavedStateHandle: APIs, how it works with ViewModel and survive the Configuration changes. ยท Basic SavedStateHandle, introduced in the AndroidX library,...