Show HN: Next.js and Apollo Example – Universally render your GraphQL app(github.com)
github.com
Show HN: Next.js and Apollo Example – Universally render your GraphQL app
https://github.com/ads1018/next-apollo-example
1 comments
Next.js offers universal rendering which is a huge win with regards to performance but coupled with the client side data caching that the graphql client, Apollo, gives you and your app's perceived performance goes through the roof.