|
|
|
|
|
by TN1ck
1446 days ago
|
|
For a project that was basically an after effect like application I needed a history, but also very fast updates, settled with mobx-state-tree which gave me a way to preserve history. Worked great for that application, no regrets. So there are some solutions available if normal mobx is not enough. |
|