Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
IR42
IR42 has asked
2
questions and find answers to
38
problems.
Stats
2.0k
EtPoint
819
Vote count
2
questions
38
answers
About
FooBar42
IR42 questions
What's the point of using LiveData in ViewModel if I can use Flow and StateFlow with lifecycleScope \ viewLifecycleOwner.lifecycleScope
IR42 answers
How do I inject a dependency into an interface delegate in Kotlin?
How to apply Room TypeConverter to a single field of an entity?
kotlin merge two maps by overwriting values
Type mismatch when serializing data class
How to combine results of more than 2 api calls with Coroutines Flow?
Is XOR operator in Kotlin a feature or a bug?
suspend method inside runInTransaction block
'by viewModels()' Kotlin property delegate unresolved reference