Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 615 Bytes

File metadata and controls

24 lines (14 loc) · 615 Bytes

Learn GraphQL Apollo Server 4

Learning GraphQL using Apollo Server (v4)

Getting Started

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.

Next Steps

The main branch is blank as we will build everything from scratch.

Move along on the next branches to progress.