Articles by Tag #viewmodel

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Events as State are an Antipattern in MVI and MVVM - Here's Why

I decided to write an article on a hot topic in the Kotlin dev community about one-off events...

Learn More 1 0Nov 2 '25

Create your own Android ViewModel from scratch

You have used ViewModel many times, but do you truly know what purpose it serves, how it is created...

Learn More 0 0Jan 11

ViewModel & Co.

Let's dive into the relationship between ViewModel, ViewModelProvider, ViewModelStoreOwner, and...

Learn More 0 1May 26 '25

Unboxing ViewModel in Android: LiveData vs StateFlow

Originally published on Medium: Unboxing ViewModel in Android Ever wondered why your input fields...

Learn More 0 0Jul 11 '25

Why do we need viewmodel in ArkTs?

Read the original article:Why do we need viewmodel in ArkTs? Requirement Description In...

Learn More 0 0Feb 23

ViewModel + Hilt Integration Guide for Jetpack Compose

@HiltViewModel + @Inject, hiltViewModel() in Compose, SavedStateHandle for nav args, Hilt modules...

Learn More 0 0Mar 2

ViewModel + Hilt Integration Guide for Jetpack Compose

@HiltViewModel + @Inject, hiltViewModel() in Compose, SavedStateHandle for nav args, Hilt modules...

Learn More 0 0Mar 2