Jaykishan SewakExploring LaunchedEffect in Jetpack Compose: A Beginner's GuideIn Jetpack Compose, the UI toolkit for Android, state management and side effects play a crucial role in building responsive and…Oct 30Oct 30
Jaykishan SewakCalling API and Displaying Data in Flutter Using Bloc ArchitectureIn this article, we’ll explore how to call an API and display the data in a Flutter app using the Bloc architecture. We’ll use the GitHub…Jul 26Jul 26
Jaykishan SewakTop 10 Interview Questions and Answers for Senior and Junior Android Developers in 2024IntroductionJul 11Jul 11
Jaykishan SewakinStackademicLeveraging Kotlin Flow for Modern Android DevelopmentAs Android development continues to evolve, developers seek more efficient and effective ways to handle asynchronous data streams and…Jun 181Jun 181
Jaykishan SewakUnderstanding Linked Lists: A Comprehensive GuideImagine a train, where each carriage is connected to the next, creating a sequence that can be easily rearranged, expanded, or shortened…Jun 12Jun 12
Jaykishan SewakLeveraging WorkManager in Android: Top 5 Use CasesHey Folks, sorry for being late this time, was busy with some work so I couldn’t get enough time to write a new article. During this time I…May 22May 22
Jaykishan SewakExploring Kotlin Flow: Asynchronous Streams in KotlinHi folks, sorry last two week was away so could not roll out any articles but back today with another Kotlin topic, Kotlin Flow. Kotlin…Apr 30Apr 30
Jaykishan SewakinStackademicBest Practices for Using ViewModels in Android DevelopmentIn Android development, the ViewModel architecture component plays a crucial role in managing UI-related data efficiently. When utilized…Apr 91Apr 91
Jaykishan SewakinStackademicExploring Volley vs. Retrofit: Choosing the Right Networking Library for Your Android AppIn the realm of Android app development, networking is a fundamental aspect. Whether you’re fetching data from an API, uploading files, or…Mar 19Mar 19