Module 11 Introduction

This is an introduction to the work we'll be doing in Module 11.0.

Project Source Code

Get the project source code below, and follow along with the lesson material.

Download Project Source Code

To set up the project on your local machine, please follow the directions provided in the README.md file. If you run into any issues with running the project source code, then feel free to reach out to the author in the course's Discord channel.

This lesson preview is part of the TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

Thumbnail for the \newline course TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

In this module, we'll focus on allowing our users to host their own listings on the tiny house platform. We'll introduce the host listing GraphQL mutation. We'll build the resolver function for dismutation that is to receive the appropriate inputs and update the correct collections in our database. And finally on the client, we'll build the form in the host page and we'll trigger the host listing mutation when the user submits the form and actually wants to create a listing. (upbeat music)