(no title)
tgdude | 1 year ago
I always used valtio prior to this and while it's good I always disliked having to use react-query separately and never got around to just creating something reusable. activeQuery is great.
Only minor feedback would be that sometimes the ExcludeMethods type seems to interfere with the expected type on other components and so I have to map or use "as ActualType".
Thanks for sharing this, I'm definitely reaching for this first on my projects.
No comments yet.