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

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

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

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

Last synced: 2 months ago
JSON representation

📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript

Awesome Lists containing this project

README

        

# 《GraphQL 学习之道》 The Road to GraphQL (简体中文版)

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

这是 [The Road to GraphQL](https://roadtoreact.com/) 的官方仓库(简体中文版)。如果你愿意的话,请到[亚马逊](https://www.amazon.com/dp/1730853935)或者 [Goodreads](https://www.goodreads.com/book/show/42641103-the-road-to-graphql) 上留下你的评论。

## 更新、帮助和支持

* 通过[电子邮件](https://www.getrevue.co/profile/rwieruch)或者 [Twitter](https://twitter.com/rwieruch) 获取本书的更新。

- 进入官方 [Slack 频道](https://slack-the-road-to-learn-react.wieruch.com/) 获取帮助。

- 看看如何[帮助这本书](https://www.robinwieruch.de/about/)

## 贡献

您可以通过提交新的Issue和Pull Requests来帮助改进这本书。

您可以提交Pull Request来纠正拼写,或者给某个课程增加更多细节。在写这样一本技术类的书籍时,会很容易进入盲区,会忽略一些有待解释和过多解释的内容。

另外,在遇到问题时,您可以在Github创建新的问题(Issue)。为了让这些问题尽快和更容易解决,请提供更多细节,比如报错信息、截图、出错页码、当前node版本(命令行: node -v)以及你的代码仓库地址。这些细节不全是必需的,但大部分可以为修复问题和改进本书提供很大的帮助。

非常感谢您的帮助,