@emmanuel07
Software Developer
Nothing here yet.
Nothing here yet.
Introduction In Android app development, the need to pass data between different components of an app is common. Two common approaches for achieving this are through the use of Parcelable and Serializable. In this blog, we'll explore the differences ...

Introduction Welcome to one step closer to your success, Today, deep dive into two concepts that might seem confusing at first, but don't worry we will go through the concepts of late-initialized variables and lazy initialization in Kotlin. By the en...
