RealOGs Blog
  • Home
  • Website
Subscribe
Debayan Ghosh Dastider

Debayan Ghosh Dastider

2 posts published

📍 Bengaluru
https://twitter.com/debz_exe
Boost Your Android Code Quality With BaseFragment
android

Boost Your Android Code Quality With BaseFragment

Fragments play a crucial role in Android development, enabling modular and reusable UI components within an application. However, working with Fragments can sometimes be repetitive and time-consuming. But fear not! BaseFragment is here to help with that.

  • Debayan Ghosh Dastider
Debayan Ghosh Dastider Jul 1, 2023 • 3 min read
Introduction to Kotlin Coroutines
kotlin

Introduction to Kotlin Coroutines

Before starting out with coroutines, you should about threads. So what is a thread anyway? A thread is a lightweight sub-process that provides us a way to perform background operations without interrupting the UI (User Interface) thread. Why do we need threading? Assume everything happens in a single thread with

  • Debayan Ghosh Dastider
Debayan Ghosh Dastider Feb 23, 2023 • 3 min read
RealOGs Blog © 2025