Skip to content

Commit cdc16a2

Browse files
committed
Update Relay section
1 parent ca7cce3 commit cdc16a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -857,16 +857,15 @@ A collection of awesome things regarding React ecosystem.
857857
* [Relay GitHub](https://github.com/facebook/relay)
858858

859859
#### 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)
863861
* [Relay for Visual Learners](http://sgwilym.github.io/relay-visual-learners/)
864862
* [Relay and Routing](https://medium.com/@cpojer/relay-and-routing-36b5439bad9)
865863

866864
#### Relay Tools
867865
* [graphql-relay-js - A library to help construct a graphql-js server supporting react-relay](https://github.com/graphql/graphql-relay-js)
868866
* [react-router-relay - Relay integration for React Router](https://github.com/relay-tools/react-router-relay)
869867
* [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)
870869

871870
---
872871
### Flow

0 commit comments

Comments
 (0)