shortsn / introduction-graphql

Introduction to GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to GraphQL

Recommendations

  • Basic knowledge of
    • JavaScript
    • NodeJS or Babel-Node (ES6/7)
    • React
  • NodeJS 6.10.x LTS
  • Linux, OSX or Windows operation system
  • Sublime or VS Code
  • Chrome and Developer Tools
  • Postman, cURL or httpie

More resources

GraphQL with NodeJS

GraphQL with Apollo

Hands-On

Examples

More

Deployments

Versions

  • graphql ^0.9.1
  • apollo-client ^0.10.1
  • react-apollo ^0.13.3
  • react ^15.2.1
  • babel ^6.10.1
  • webpack ^1.13.1
  • dataloader ^1.3.0

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker.

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Thanks

You like this GraphQL introduction and you want to see what coming next? Follow me on Twitter @mikebild.

Enjoy!

About

Introduction to GraphQL

License:MIT License


Languages

Language:JavaScript 92.0%Language:HTML 8.0%