Official repository for The Road to GraphQL. If you want to leave a review, please do it on Amazon or Goodreads.
这是 The Road to GraphQL 的官方仓库(简体中文版)。如果你愿意的话,请到亚马逊或者 Goodreads 上留下你的评论。
- Get book updates via E-Mail or Twitter
- Get help, while learning with the book or teach others, in the official Slack Channel
- Find out how you can support the Book
You can help to improve the book by opening Issues and Pull Requests (PR).
您可以通过提交新的Issue和Pull Requests来帮助改进这本书。
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.
您可以提交Pull Request来纠正拼写,或者给某个课程增加更多细节。在写这样一本技术类的书籍时,会很容易进入盲区,会忽略一些有待解释和过多解释的内容。
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.
另外,在遇到问题时,您可以在Github创建新的问题(Issue)。为了让这些问题尽快和更容易解决,请提供更多细节,比如报错信息、截图、出错页码、当前node版本(命令行: node -v)以及你的代码仓库地址。这些细节不全是必需的,但大部分可以为修复问题和改进本书提供很大的帮助。
Thanks a lot for your help!
非常感谢您的帮助。