↓ Skip to Main Content

PatrickJackson.dev

Main Navigation

  • Home
  • About Me

Category: redux

Redux on Multithreaded Platforms

By patjackson52 Posted on June 13, 2020 Posted in redux Tagged with kotlin-multiplatform, redux, reduxkotlin
Redux on Multithreaded Platforms
Shared state, Redux, and concurrency

Writing code with Redux for web really doesn’t require consideration of threading and concurrent modification of variables. Given Javascript is single threaded its just not an issue. Working in JVM or Native suddenly presents a new set of challenges. Concurrent …

Redux on Multithreaded Platforms Read more »

ReduxKotlin.org

By patjackson52 Posted on November 30, 2019 Posted in redux, reduxkotlin Tagged with android, ios, kotlin-multiplatform, redux, reduxkotlin

Earlier this year I began work on ReduxKotlin.org – a port of the Javascript library Redux. This series of posts will describe the what, why, how, and the vision of Redux in the Kotlin ecosystem. Also, I gave a talk …

ReduxKotlin.org Read more »

Copyright © 2025 PatrickJackson.dev | Powered by Responsive Theme