After switching to zustand, the implementation of the model layer has become much more concise, even simpler than iron-redux. Since we can interpret Redux principles so flexibly, I decided to be even lazier and created an object-oriented zustand library, zustand-oop. It implements Flux principles using an object-oriented approach.
Show HN: I implemented Redux state management using an object-oriented approach | Heykuki News