goatslacker / alt

Isomorphic flux implementation
http://alt.js.org/
3.45k stars 323 forks source link

facebook relayjs is here still we need alt? #605

Closed Aneeskhan closed 8 years ago

Aneeskhan commented 8 years ago

facebook relayjs is here still we need alt?

taion commented 8 years ago

They're very, very different – Relay is a data fetching and management framework that assumes a backend GraphQL server, while Alt is an unopinionated Flux implementation that doesn't assume any particular backend.