agile-ts / agile

🌌 Global State and Logic Library for JavaScript/Typescript applications

Home Page:https://agile-ts.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add literals that work similar to MobX

bennoinbeta opened this issue Β· comments

commented

πŸ†• Feature Request

❓ Is your feature request related to a problem?

Yes, because when a State value is a class, there is no way to properly compare the prevValue with the currentValue
and thus no re-render optimization is possible.

See: https://github.com/bennodev19/dronies-watch