If I use kotlin.js in order to create my ui, will ...
# javascript
t
If I use kotlin.js in order to create my ui, will I need to implement redux in some way or can I just manage state with plain kotlin. Also would the tests be plain kotlin or would I need something like axios and jest?