Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

devknoll/graphql-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Blog Posts

A mega FAQ about GraphQL/Relay:

https://gist.github.com/wincent/598fa75e22bdfa44cf47

A series of posts by Huey Petersen on GraphQL and ClojureScript:

http://hueypetersen.com/posts/2015/02/02/first-thoughts-on-graph-ql/ http://hueypetersen.com/posts/2015/02/08/modeling-queries-graph-ql-like/ http://hueypetersen.com/posts/2015/02/22/thin-and-graphy/

Official Facebook Blog posts:

https://facebook.github.io/react/blog/2015/02/20/introducing-relay-and-graphql.html https://facebook.github.io/react/blog/2015/03/19/building-the-facebook-news-feed-with-relay.html https://facebook.github.io/react/blog/2015/05/01/graphql-introduction.html

Relay/GraphQL implementation details from GitHub:

facebook/react#3920 (comment) facebook/react#3920 (comment) facebook/react#3920 (comment)

Laney Kuenzel gave a talk on mutations and subscriptions in Relay at JSConf US 2015:

Slides

Transcript (Thanks @mfunkie!)

Videos

https://www.youtube.com/watch?v=9sc8Pyc51uU

https://www.youtube.com/watch?v=X6YbAKiLCLU

Courses / Lessons

Podcasts

Nick Schrock and Joe Savona talk GraphQL/Relay:

http://www.stitcher.com/podcast/ruby-rogues/javascript-jabber/e/152-jsj-graphql-and-relay-with-nick-schrock-and-joe-savona-37566102

Projects

A Rails implementation of GraphQL:

https://github.com/rmosolgo/graphql-ruby

A JavaScript GraphQL parser:

https://github.com/ooflorent/graphql-parser

A Babel.js plugin for compiling GraphQL queries:

https://github.com/ooflorent/babel-plugin-graphql

Another JavaScript GraphQL parser:

https://github.com/madjam002/graphqlite

A GraphQL alternative using promises:

https://github.com/RickWong/react-transmit

A Java implementation of GraphQL:

https://github.com/andimarek/graphql-java

Upcoming

Lee Byron is giving a talk at React Europe about "Exploring GraphQL":

https://www.react-europe.org/#exploring-graphQL-anchor

Nick Schrock and Dan Schafer are giving a talk at React Europe about implementing a GraphQL server:

https://www.react-europe.org/#graphQL-anchor

Joseph Savona is giving a talk on Relay at React Europe:

https://www.react-europe.org/#relay-anchor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published