fuchodeveloper / advanced-graphql

Based on Frontend Masters Advanced GraphQL course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrontEnd Masters: Advanced GraphQL APIs

Learn and advanced and practical approach to build a GraphQL API, by Scott Moss

tech check

  • Node v8+
  • Yarn / NPM (latest)
  • Mongo (latest)
  • Git + Github

Course Format

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

Each branch focuses on a specific topic and has instructions in it's README.

Get started

Check out to lesson 1 git checkout lesson-1 And follow the README there. Enjoy!

About

Based on Frontend Masters Advanced GraphQL course


Languages

Language:JavaScript 100.0%