ReduxKotlin v0.5.1 is available :slightly_smiling_...
# redux
p
ReduxKotlin v0.5.1 is available 🙂 • a thread-safe store • recommended way to create the store is now `createThreadSafeStore(reducer, state) • updated to Kotlin 1.3.72 • more info: • https://reduxkotlin.org/introduction/getting-startedhttps://reduxkotlin.org/introduction/threading
g
Nice job. I have worked with Redux and although its boilerplate drove me nuts, the maintainability, testability and readability was worthwhile!
✔️ 1