Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://embed-ssl.wistia.com/deliveries/89d0a465c8898966a13caf5547c24b8e.jpg

lesson

How to Install Apollo Server for GraphQLThe newline Guide to Building Your First GraphQL Server with Node and TypeScript

In this lesson, we'll install the Express variation of the popular Apollo Server library and the GraphQL JavaScript library.

https://image.mux.com/VxTBiQ1ej57uEZwGp02Pm1Lg9FzEzxuEEWJTg00ZBUB1E/thumbnail.png?undefined

lesson

How to Customize Apollo Client Caching and Fetch PolicyTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

We discuss Apollo Client's intelligent caching system and ways one can manipulate the fetch policy of query requests.

https://embed-ssl.wistia.com/deliveries/aa35d3b6d8f16e1b19bd653e39fba224.jpg

lesson

Build User Profile Pages With GraphQL, Ant Design, & ApolloTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

In this lesson, we'll continue to build the user page in our client application by looking to query and present a paginated list of listings and bookings for a certain user.

https://embed-ssl.wistia.com/deliveries/6f81137c3e917c5d6b815ff3ee90ea97.jpg

lesson

How to Autogenerate GraphQL Types With Apollo CLITinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

In this lesson, we'll use Apollo tooling's command line interface to autogenerate static types for the GraphQL requests in our client application.

https://embed-ssl.wistia.com/deliveries/27ceb48f2002f515e22038f1e3c22e3a.jpg

lesson

How to Replace useQuery and useMutation With Apollo HooksTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

With 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.

https://embed-ssl.wistia.com/deliveries/dfdf11526bd8b2a3be55259bfc5df5a2.jpg

lesson

Build an Apollo Client With apollo-boost and GraphQLTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

To 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.

https://embed-ssl.wistia.com/deliveries/89d0a465c8898966a13caf5547c24b8e.jpg

lesson

How to Add Apollo Server for a GraphQL API in a Node.js AppTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

In this lesson, we'll install the Express variation of the popular Apollo Server library and the GraphQL JavaScript library.