GraphQL
GraphQL made simple with React Suspense and Hooks
ยท โ˜• 6 min read ยท โœ๏ธ Iskander Samatov
Using React Suspense, you can avoid writing annoying conditional rendering and try/catch code when working with GraphQL.