@Tsvetozar Bonev I think you should use redux, because under the hood it’s just a plain js
g
gbaldeck
10/15/2018, 7:46 PM
I disagree with this. Kotlin complies down to plain JS so not sure what your argument is with redux being plain JS. I also absolutely hate redux and think that all it does is overcomplicate things for no benefit, so I am biased towards not using it.
m
Mikhail Savin
10/16/2018, 7:17 AM
I mean that you should use same technic that you used on TypeScript (or something else), before KotlinJs