Hacker News new | ask | show | jobs
Introducing Relate – GraphQL client, data agnostic, connector on top of Redux (github.com)
3 points by bruno12mota 3745 days ago
1 comments

Hey everyone!

I've been working on a new lib called Relate, started as some experimentation, ended up scaling to a full lib :)

The concept is simple, a simpler and data agnostic Relay on top of Redux. I think the end result is quite interesting.

Already made some docs for it: http://relax.github.io/relate/

Would love to get some feedback and opinions about it.

Cheers!