You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started reading a book about relay "Learning Graphql and Relay", in the middle of book the code does not work, i've tried to follow blog and stackoverflow, everything changed, so i was trying update, but Relay was updated since book was written, and a new version called relay modern exist and the imports is very confused for old relay, updated relay and modern relay, and for projects migrated to relay modern: 4 scenarios.
Documentation on site teach you old relay, very poor documentation, no starters (just for old version ), very few pages about relay modern on the official site:
finally i've get lost with a simple code to show "quotes', all this remind me work with a product highly unstable and all the mistakes like angular2, with a lot of versions and way to do the things and keep changing.
I'm afraid about the path that relay is taking. any ideas? anyone with this problem?
or must forget relay and learn apollo, it's seems more stable...
The text was updated successfully, but these errors were encountered:
webmobiles
changed the title
is relay modern, like angular2, a lot of cons
is relay modern, like angular2, a lot of downsides
Aug 11, 2017
Thanks for the feedback, we know we have more work we can do on the documentation and welcome any help in form of PRs. Closing this as a bit too broad.
I've started reading a book about relay "Learning Graphql and Relay", in the middle of book the code does not work, i've tried to follow blog and stackoverflow, everything changed, so i was trying update, but Relay was updated since book was written, and a new version called relay modern exist and the imports is very confused for old relay, updated relay and modern relay, and for projects migrated to relay modern: 4 scenarios.
Documentation on site teach you old relay, very poor documentation, no starters (just for old version ), very few pages about relay modern on the official site:
https://facebook.github.io/relay/docs/relay-modern.html
finally i've get lost with a simple code to show "quotes', all this remind me work with a product highly unstable and all the mistakes like angular2, with a lot of versions and way to do the things and keep changing.
I'm afraid about the path that relay is taking. any ideas? anyone with this problem?
or must forget relay and learn apollo, it's seems more stable...
The text was updated successfully, but these errors were encountered: