GraphQL, React, and TypeScript
Project Source Code
Get the project source code below, and follow along with the lesson material.
Download Project Source CodeTo 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.
Table of Contents
- Section 2.1Introduction
- Section 2.2Is GraphQL better than REST?
- Section 2.3What are we building?
- Section 2.4Authenticate in GitHub and Preview The Final Result
- Section 2.5Authenticating in GitHub
- Section 2.6Previewing the final result
- Section 2.7Setting up the project
- Section 2.8Running TypeScript in the console