Learning GraphQL using Apollo Server (v4)
You should already know the following:
- Javascript/Typescript
- NodeJS
- REST API
We will be using vscode as editor with its extension: GraphQL: Syntax Highlighting
(Author: GraphQL Foundation)
The vscode extension is optional.
The main branch is blank as we will build everything from scratch.
Move along on the next branches to progress.