Simon B.

Results 55 comments of Simon B.

@matthiasbeyer Did you get a chance to try again with a newer cargo/rust version?

Probably scratch "Test on IE" and possibly also "support .scrollIntoViewIfNeede" since also Microsoft is switching to the Chromium engine. And maybe split this into multiple issues -or make it a...

I got this to work with modern versions of react and *react-test-renderer* but I don't think it works with testing-library snapshots.

As the current README does not explain the Why? I'm suggesting something like this could be added :) 🎉

klyva was added in https://github.com/dai-shi/will-this-react-global-state-work-in-concurrent-rendering/pull/28 and I don't see it n the table now, but don't see in https://github.com/dai-shi/will-this-react-global-state-work-in-concurrent-rendering/commits/master any other PR removing klyva. Hm.

Perfect. Yes - it looks like an oversight in the reorg :) Also, this https://github.com/dai-shi/will-this-react-global-state-work-in-concurrent-rendering/commit/68c445f3198481549858aa7d2f1fef08bd8cf8ab removed a lot of libs and code+deps related to klyva too.

Nice! I had overlooked this. Small amount of added code for a very important feature to enable testing. I like it :)

Nice! One possibility for a code example could be something like https://github.com/getify/A-Tale-Of-Three-Lists if the middle list would be composed of the list-atoms of the left and the right. Change right...

Also, for clarity it might be good to split up some ideas here into their own tickets. Testing seems very important and probably has to be "well baked" before klyva...

One part of evangelising could be to format the landing page of klyva to be the dream-version of how you'd want this to look for a state library. Most future...