Redux-like state management: Let's code a Virtual DOM! #2
State management is a crucial feature of any modern application.
Even though there are many approaches to managing the state, in this post, we will focus on just one solution.
We will try to implement a state management system similar to Redux (heav...
kkalamarski.me7 min read