I’m appreciating Recoil more and more every day! I just wrote a component that reads an asynchronous value, and I didn’t have to worry about handling the async in any way b/c some component somewhere up the tree already handles the Suspense :)
1
2
5
0
0
@csantosdev Yes, that’s what we need, and What I gonna do too! 😍