Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
How to Optimize a React Date Picker

lesson

How to Optimize a React Date PickerTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

We'll discuss a few small changes that can be made to optimize the date pickers for when a user is to book a certain listing.

Building a React Search Bar in the App Header

lesson

Building a React Search Bar in the App HeaderTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

In this lesson, we'll work on something slightly related to the `/listings/:location?` page and is a big factor of our app. We'll be working on the search input that we'll place in the app header that will allow users to search for listings in a location while within any part of our app.

How To Go Through The Course

lesson

How To Go Through The CourseTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

The structure of the course, the material available, and how best to go through the course in Part II.

How to Use the Stripe Deauthorize Function in React

lesson

How to Use the Stripe Deauthorize Function in ReactTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

We'll discuss a small change that can be made to fully disconnect a user from our Stripe Connect account when they've disconnected from Stripe in our app.

How to Customize React Router Hooks

lesson

How to Customize React Router HooksTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

We'll discuss the small changes that can be made to use some of the new Hooks that React Router provides.