Boost Apollo GraphQL performance with cache normalization ๐ Nov 8, 2021 ยท โ 3 min read ยท โ๏ธ Iskander Samatov Apollo has a robust caching mechanism that can drastically improve the performance of your application.
GraphQL made simple with React Suspense and Hooks ๐ Jun 2, 2021 ยท โ 6 min read ยท โ๏ธ Iskander Samatov Using React Suspense, you can avoid writing annoying conditional rendering and try/catch code when working with GraphQL.