Romman Sabbir
Romman Sabbir | Official

Romman Sabbir | Official

Follow
homeResumeKotlinSOLID PrinciplesAndroid DevelopmentAlgorithmsSpotify
Tag

APIs

#apis

More content

Read more stories on Hashnode


Articles with this tag

Android : Deep dive into SavedStateHandle

Jul 14, 20234 min read

SavedStateHandle: APIs, how it works with ViewModel and survive the Configuration changes. ยท Basic SavedStateHandle, introduced in the AndroidX library,...

Android : Deep dive into SavedStateHandle

Android Networking : Retrofit at a Glance

Jul 12, 20239 min read

Unleashing the Power of Retrofit for Seamless Communication and Enhanced User Experience ยท If get to know something new by reading my articles, don't...

Android Networking : Retrofit at a Glance

Kotlin, Coroutine: Convert Async APIs into Sync

Feb 28, 20224 min read

Convert Asynchronous APIs into Synchronous using Kotlin and Coroutine ยท If get to know something new by reading my articles, don't forget to endorse me...

Kotlin, Coroutine: Convert Async APIs into Sync

Kotlin Inline + Extension Function

Feb 22, 20222 min read

GenericBodyExecutor to execute a given body in Kotlin by handling exception. ยท If get to know something new by reading my articles, don't forget to...

Kotlin Inline + Extension Function

Refactoring APIs with Deprecation : Kotlin

Feb 20, 20223 min read

What is Deprecation of APIs? If get to know something new by reading my articles, don't forget to endorse me on LinkedIn A deprecated API is one...

Refactoring APIs with Deprecation : Kotlin