Explore all newline lessons
lesson
Module 4 IntroductionTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLIntroduction to Module 4.0.
lesson
Module 3 IntroductionTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLIntroduction to Module 3.0.
lesson
Module 2 IntroductionTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLIntroduction to Module 2.0.
lesson
Introduction to Module 1TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLThis is an introduction to the work we'll be doing in Module 1.0.
lesson
Part One ConclusionTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLConclusion of Part I of the course.
lesson
How to Add Ant Design UI Framework to ReactTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLThroughout Part I of the course, we haven't made any changes to the presentation (i.e. CSS) of our client code. In this lesson, we'll introduce and use the Ant Design React UI framework to improve the appearance of our client application.
lesson
An Intro to CSS UI Frameworks With Ant DesignTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLIn this lesson, we discuss some of the benefits of using a React UI framework as well as the Ant Design UI library.
lesson
Module 8 SummaryTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLThis lesson is a summary of the work done in Module 8.0.
lesson
How to Autogenerate GraphQL Types With Apollo CLITinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLIn this lesson, we'll use Apollo tooling's command line interface to autogenerate static types for the GraphQL requests in our client application.
lesson
How to Replace useQuery and useMutation With Apollo HooksTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLWith the Apollo client available everywhere in our app, we'll replace the use of the custom useQuery and useMutation Hooks with the variations provided to us from the React Apollo library.
lesson
Build an Apollo Client With apollo-boost and GraphQLTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLTo use the React Apollo client library, we'll install and set up the Apollo client of our application with which we'll be doing in this lesson.
lesson
Module 7 SummaryTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQLThis lesson is a summary of the work done in Module 7.0.