From 85dc1813822601ffe5152e53091e8c81aa5a840a Mon Sep 17 00:00:00 2001 From: Vincent Ning Date: Thu, 17 Nov 2016 17:33:15 -0500 Subject: [PATCH 1/2] adding scaphold community resources --- site/community/Community-Resources.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/site/community/Community-Resources.md b/site/community/Community-Resources.md index 25949ce6ea..0df8f980d9 100644 --- a/site/community/Community-Resources.md +++ b/site/community/Community-Resources.md @@ -26,6 +26,7 @@ Here are some helpful accounts to follow: - [@GraphQLStackOverflow](https://twitter.com/GraphQLatSO) - [@apollostack](https://twitter.com/apollostack) - [@graphcool](https://twitter.com/graphcool) +- [@ScapholdDotIO](https://twitter.com/ScapholdDotIO) ## IRC @@ -44,6 +45,7 @@ Join #graphql on the [ReactiFlux Discord](http://join.reactiflux.com/). - [Apollo Slack](http://apollostack.com/#slack) - [Reindex Slack](http://slack.reindex.io/) - [Graph.cool Slack](https://slack.graph.cool/) +- [Scaphold.io Slack](https://scapholdslackin.herokuapp.com) ## Blogs @@ -56,6 +58,7 @@ Here are a list of notable blog posts to help you better understand GraphQL: - [Building the f8 App: Using GraphQL & Relay](http://makeitopen.com/tutorials/building-the-f8-app/relay/) - [Your First GraphQL Server](https://medium.com/the-graphqlhub/your-first-graphql-server-3c766ab4f0a2#.ovn0y19k4) - Clay Allsopp - [Tutorial: How to Build a GraphQL Server](https://medium.com/apollo-stack/tutorial-building-a-graphql-server-cddaa023c035#.bu6sdnst4) - Jonas Helfer +- [State of GraphQL 2016](https://scaphold.io/blog/2016/10/31/state-of-graphql.html) - Vince Ning ## Videos @@ -76,6 +79,8 @@ Developers inside and outside of Facebook have given talks about GraphQL at conf - [GraphQL server tutorial for Node.js with SQL, MongoDB and REST ](https://www.youtube.com/watch?v=PHabPhgRUuU) - Jonas Helfer - [Building Native Mobile Apps with GraphQL](https://www.youtube.com/watch?v=z5rz3saDPJ8) - Martjin Walraven, React Europe 2016 - [GraphQL in native applications](https://atscaleconference.com/videos/graphql-in-native-applications-at-scale/) - Igor Canadi & Alex Langenfeld, @Scale 2016 +- [Build a Full GraphQL Backend in Under 5 Minutes](https://www.youtube.com/watch?v=bJ8pnYd6jPQ) - Michael Paris +- [GraphQL in Production: Backend as a Service](https://www.youtube.com/watch?v=U2NKoStGBvE) - Michael Paris & Vince Ning, GraphQL in Production Meetup SF August 2016 ## More Resources @@ -83,4 +88,4 @@ To explore other community-developed resources and content about GraphQL, take a - [Building Apollo](https://medium.com/apollo-stack) - [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. +- [awesome-graphql](https://github.com/chentsulin/awesome-graphql): A fantastic community maintained collection of libraries, resources, and more. \ No newline at end of file From b29f1d2ba968a8093ca4c67c7fe4ed18f907d302 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Thu, 17 Nov 2016 16:33:47 -0800 Subject: [PATCH 2/2] Minor updates --- site/community/Community-Resources.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/community/Community-Resources.md b/site/community/Community-Resources.md index 0df8f980d9..a8297f1169 100644 --- a/site/community/Community-Resources.md +++ b/site/community/Community-Resources.md @@ -58,7 +58,6 @@ Here are a list of notable blog posts to help you better understand GraphQL: - [Building the f8 App: Using GraphQL & Relay](http://makeitopen.com/tutorials/building-the-f8-app/relay/) - [Your First GraphQL Server](https://medium.com/the-graphqlhub/your-first-graphql-server-3c766ab4f0a2#.ovn0y19k4) - Clay Allsopp - [Tutorial: How to Build a GraphQL Server](https://medium.com/apollo-stack/tutorial-building-a-graphql-server-cddaa023c035#.bu6sdnst4) - Jonas Helfer -- [State of GraphQL 2016](https://scaphold.io/blog/2016/10/31/state-of-graphql.html) - Vince Ning ## Videos @@ -88,4 +87,4 @@ To explore other community-developed resources and content about GraphQL, take a - [Building Apollo](https://medium.com/apollo-stack) - [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. \ No newline at end of file +- [awesome-graphql](https://github.com/chentsulin/awesome-graphql): A fantastic community maintained collection of libraries, resources, and more.