This video is available to students only
- TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two
- Building the User Page
Module 6 Introduction
This is an introduction to the work we'll be doing in Module 6.0.
In this module, we'll build the User page. In the User page, we'll display information of a certain user as well as the show the listings the user hosts. In addition, when a user views their own User page, they'll be able to see the sensitive booking information only available to them.
The User page is to be displayed in the /user/:id
route of our app and in its complete state will look similar to the following:
This page is a preview of TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two
- Module 6 Introduction
Contents