Tuesday, 20 February, 2018 UTC


Summary

Urql is a library focused on providing ReactJS users with easy access to GraphQL APIs. In this video, we learn how to connect components within a Next.js application. We take a look at using Urql's `` component and we'll also check out different ways that we can use the library's `query()`, QueryObject creator. By the end, you'll know how to set up GraphQL queries in any ReactJS application! [Demo Site](https://nextjs-urql-pmyijgwqkj.now.sh/) [Urql GitHub](https://github.com/FormidableLabs/urql)