Skip to content

Added more resources #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 12, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions site/community/Community-Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Developers inside and outside of Facebook have given talks about GraphQL at conf
- [Development of real-time apps with GraphQL Node.js](https://youtu.be/yh_A6CEqsSM) - Vince Ning & Michael Paris, SF Node Meetup February 2017
- [Unleashing the power of GraphQL using Angular 2](https://www.youtube.com/watch?v=VYpJ9pfugM8) - Gerard Sans, NG-BE 2016
- [Webinar Series: GraphQL Around The World](https://graphql-world.com/webinar) - Vince Ning & Michael Paris
- [All Talks from GraphQL Europe](https://www.youtube.com/playlist?list=PLn2e1F9Rfr6n_WFm9fPE-_wYPrYvSTySt) - Lee Byron, Sashko Stubailo, Dan Schafer, Johannes Schickling and many more
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit: I can't see Lee mentioned in any talk on that playlist (at least not in the titles). If this is in error can you follow up with a fix?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, this was just because not all videos had been uploaded and Lees closing keynote was still missing. That's fixed now and the videos are complete.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for confirming, @nikolasburk.


## Books

Expand All @@ -96,6 +97,7 @@ Developers inside and outside of Facebook have given talks about GraphQL at conf

To explore other community-developed resources and content about GraphQL, take a look at these sites:

- [How to GraphQL](https://www.howtographql.com): The Fullstack Tutorial for GraphQL
- [Building Apollo](https://dev-blog.apollodata.com/)
- [Learn GraphQL](https://learngraphql.com/basics/introduction)
- [awesome-graphql](https://github.com/chentsulin/awesome-graphql): A fantastic community maintained collection of libraries, resources, and more.
Expand All @@ -105,3 +107,4 @@ To explore other community-developed resources and content about GraphQL, take a
- [Learn Relay](https://www.learnrelay.org): A comprehensive introduction to Relay (includes video tutorials)
- [Scaphold Community](https://scaphold.io/community/): Resources to help you launch a production app with GraphQL
- [GraphQL World](https://graphql-world.com): Global community of GraphQL developers and events
- [GraphQL Talks](https://www.graph.cool/talks/): Find & Watch the best GraphQL Talks