Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-road-to-graphql/the-road-to-graphql

πŸ““The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
https://github.com/the-road-to-graphql/the-road-to-graphql

book graphql graphql-book graphql-js learn-graphql learn-graphql-js

Last synced: about 2 months ago
JSON representation

πŸ““The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript

Awesome Lists containing this project

README

        

# The Road to GraphQL [Book]

[![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)

Official repository for [The Road to GraphQL](https://roadtoreact.com/course-details?courseId=THE_ROAD_TO_GRAPHQL). If you want to leave a review, please do it on [Amazon](https://www.amazon.com/dp/1730853935) or [Goodreads](https://www.goodreads.com/book/show/42641103-the-road-to-graphql).

## Translations of the book into Github

The Road to GraphQL is also available in other languages. Thanks for all translators for their awesome work!

* πŸ‡¨πŸ‡³ [Simplified Chinese](https://github.com/the-road-to-graphql/the-road-to-graphql-chinese)

## Updates, Help and Support

* Get book updates via [E-Mail](https://www.getrevue.co/profile/rwieruch) or [Twitter](https://twitter.com/rwieruch)
* Get help, while learning with the book or teach others, in the official [Slack Channel](https://slack-the-road-to-learn-react.wieruch.com/)
* Find out how you can [support the Book](https://www.robinwieruch.de/about/)

## Contribute

You can help to improve the book by opening Issues and Pull Requests (PR).

You can open up any PR that corrects spelling or explains a certain lesson with more detail. When writing such a technical book, you get fast blind on what needs more explanation and on what is already explained well.

In addition, you can open Issues when you run into problems. In order to make the fix for the Issue as easy as possible, please provide a couple of details such as error log, screenshot, which page of the book it happened, your node version (command line: `node -v`) and a link to your own repository. Not all of these details are mandatory, but most of them help to fix the Issue and to improve the book.

Thanks a lot for your help!