File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -857,16 +857,15 @@ A collection of awesome things regarding React ecosystem.
857
857
* [ Relay GitHub] ( https://github.com/facebook/relay )
858
858
859
859
#### Relay Tutorials
860
- * [ Introducing Relay and GraphQL] ( https://facebook.github.io/react/blog/2015/02/20/introducing-relay-and-graphql.html )
861
- * [ Building The Facebook News Feed With Relay] ( https://facebook.github.io/react/blog/2015/03/19/building-the-facebook-news-feed-with-relay.html )
862
- * [ Unofficial Relay FAQ] ( https://gist.github.com/wincent/598fa75e22bdfa44cf47 )
860
+ * [ Relay Tutorial] ( https://facebook.github.io/relay/docs/tutorial.html )
863
861
* [ Relay for Visual Learners] ( http://sgwilym.github.io/relay-visual-learners/ )
864
862
* [ Relay and Routing] ( https://medium.com/@cpojer/relay-and-routing-36b5439bad9 )
865
863
866
864
#### Relay Tools
867
865
* [ graphql-relay-js - A library to help construct a graphql-js server supporting react-relay] ( https://github.com/graphql/graphql-relay-js )
868
866
* [ react-router-relay - Relay integration for React Router] ( https://github.com/relay-tools/react-router-relay )
869
867
* [ relay-local-schema - Use Relay without a GraphQL server] ( https://github.com/relay-tools/relay-local-schema )
868
+ * [ relay-codemod - Codemod scripts based for oh jsodeshift to update Relay APIs] ( https://github.com/facebook/jscodeshift )
870
869
871
870
---
872
871
### Flow
You can’t perform that action at this time.
0 commit comments