-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed

Description
My team and I have spent a lot of time learning redux and have started to build a new application with it. I was listening to @gaearon on The Software Engineering Podcast found here http://softwareengineeringdaily.com/2015/09/18/flux-redux-and-react-hot-loader-with-dan-abramov/. At the 50 minute mark @gaearon said "but of course declarative data fetching is the future and redux does not offer you declarative data fetching so redux has past".
Should I build anything with Redux or should I be moving on to Relay / GraphQL?