[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]
Marcin Moskała posts on X about builder, emit, android, loading the most. They currently have XXXXXX followers and XXX posts still getting attention that total XXX engagements in the last XX hours.
Social topic influence builder, emit, android, loading
Top posts by engagements in the last XX hours
"To turn a function into a flow that emits its result you can just use flow builder with emit. Many projects define a function for that. You can also turn a lambda function using asFlow. If youd like to go beyond these small tips and really master flows and coroutines join my Coroutines Mastery course. We start Nov X guided practice live sessions and community learning. 👉"
X Link @marcinmoskala 2025-10-15T08:00Z 10.8K followers, 1722 engagements
"This introduces numerous constructs while changing very little. In the one using Lazily I can see two changes: X. Coroutine is started lazily so when the first subscriber appears that will typically be UI observer. I do not see any benefit from this change. UI observer should start soon after this class creation. Also I see no advantage in postponing this coroutine. X. You change context to IO dispatcher. I would prefer to do that in use case and even if I wanted to do it in here I would prefer to wrap block() with withContext(Dispatchers. IO) emit(Loading) is redundant stateIn has initial"
X Link @marcinmoskala 2025-10-14T06:07Z 10.8K followers, XXX engagements
"Android devs what do you think about my simple util to turn suspending calls into StateFlow with loading"
X Link @marcinmoskala 2025-10-13T15:00Z 10.8K followers, 7990 engagements