This video is available to students only

Module 7 Introduction

Introduction to Module 7.0.

In the last module, we made our client have the ability to make requests to our API. However, we haven't been able to display any information in our UI just yet. In this module, we're going to use React Hooks to display data in our UI as well as handle our GraphQL API requests.

React Hooks are functions that allow components to hook into React specific features. In this module, we'll:

Start a new discussion. All notification go to the author.