Learn and advanced and practical approach to build a GraphQL API, by Scott Moss
- Node v8+
- Yarn / NPM (latest)
- Mongo (latest)
- Git + Github
This course has a video component on FrontEnd Masters. It follows the video closely. The repo is broken down into different branches in the following format:
lesson-{lesson number}
lesson-{lesson-number}-solution
Check out to lesson 1
git checkout lesson-1
And follow the README there. Enjoy!