Relay Hooks: Improved React APIs for Relay(developers.facebook.com)
developers.facebook.com
Relay Hooks: Improved React APIs for Relay
https://developers.facebook.com/blog/post/2021/03/09/introducing-relay-hooks-improved-react-apis-relay/
3 comments
yeah good point. I've used this on a project and this shaved off >150ms of critical path rendering... much better user experience.
awesome to not have this officially supported. Time to upgrade :D
awesome to not have this officially supported. Time to upgrade :D
More detailed post: https://relay.dev/blog/2021/03/09/introducing-relay-hooks/
This is fantastic, prefetching can make for a great user experience.