▲ Easy State: A library that replaces React's setState with plain native JavaScript at github.com▼2 up and 0 down, posted by solkimicreb 2772 days ago 9 comments
solkimicreb 2770 days ago. link parent 1 point ▲ ▼I forgot to mention: the tree size doesn't really matter. It does not compare trees, instead it directly intercepts get and set operations real time. You can find a bit more info in this blog post: https://blog.risingstack.com/writing-a-javascript-framework-data-binding-es6-proxy/.
tracker1 2768 days ago. link 1 point ▲ ▼No IE10-11 support should probably be spelled out on the homepage (per your observable dependency)... as many will be severely surprised when they find that out.
solkimicreb 2768 days ago. link 1 point ▲ ▼Which page do you mean? I have a platform support section on the GitHub page of both Easy State and the Observer Util.
solkimicreb 2765 days ago. link 2 points ▲ ▼Check the 'Platform Support' section: https://github.com/solkimicreb/react-easy-state#platform-support. It has been like this since day 1 (;