K
K
KnightForce2017-04-25 05:18:44
React
KnightForce, 2017-04-25 05:18:44

Relay replacement for Redux for React?

I read about Relay, the ideas are similar to Redux.
Is it like Facebook decided to write their own analogue of Redxu (Flux) for React?
Or I misunderstood?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Niki_tos, 2017-04-26
@Niki_tos

Relay is a framework for communicating with servers via the Graphql API and supporting a client-side data cache, Redux is a global client/component state store.

M
Maxim, 2017-04-25
@maxfarseer

Facebook came up with the Flux approach before Redux.
And then also Relay. I don't know if they were looking at Redux at the time or not.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question