Writing code with Redux for web really doesn't require consideration of threading and concurrent modification of variables. Given Javascript is single threaded
Category
redux
2 articles in this topic.
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 visio