This video is available to students only
- TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL
- Introducing React Apollo
Module 8 Introduction
Introduction to Module 8.0.
We've spent a decent amount of time working with some of React's core Hooks. We've seen how the useState
, useEffect
, and useReducer
Hooks work. We've even created our custom Hooks as well - useQuery
and useMutation
. Though our custom Hooks work well, there's probably a more robust way to conduct GraphQL requests.
This page is a preview of TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL
- Module 8 Introduction
Contents