Show HN: Next.js and Apollo Example – Universally render your GraphQL app
1–2 of 2 posts
Re: Show HN: Next.js and Apollo Example – Universally render your GraphQL app
#2Next.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.