Need advice about which tool to choose?Ask the StackShare community!

Apollo

2.3K
1.7K
+ 1
22
Redux

26.8K
21K
+ 1
661
Add tool

Apollo vs Redux: What are the differences?

Developers describe Apollo as "GraphQL server for Express, Connect, Hapi, Koa and more". Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features fast without waiting on backend changes. On the other hand, Redux is detailed as "Predictable state container for JavaScript apps". Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as live code editing combined with a time traveling debugger.

Apollo and Redux are primarily classified as "Platform as a Service" and "State Management Library" tools respectively.

"From the creators of Meteor" is the primary reason why developers consider Apollo over the competitors, whereas "State is predictable" was stated as the key factor in picking Redux.

Apollo and Redux are both open source tools. It seems that Redux with 49.5K GitHub stars and 12.8K forks on GitHub has more adoption than Apollo with 7.55K GitHub stars and 940 GitHub forks.

Instagram, Intuit, and OpenGov are some of the popular companies that use Redux, whereas Apollo is used by CircleCI, Swat.io, and Flexport. Redux has a broader approval, being mentioned in 1036 company stacks & 836 developers stacks; compared to Apollo, which is listed in 131 company stacks and 127 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Apollo
Pros of Redux
  • 12
    From the creators of Meteor
  • 5
    Great documentation
  • 3
    Open source
  • 2
    Real time if use subscription
  • 190
    State is predictable
  • 149
    Plays well with React and others
  • 125
    State stored in a single object tree
  • 78
    Hot reloading out of the box
  • 72
    Allows for time travel
  • 14
    You can log everything
  • 11
    Great tutorial direct from the creator
  • 6
    Test without browser
  • 6
    Endorsed by the creator of Flux
  • 5
    Easy to debug
  • 2
    Enforces one-way data flow
  • 2
    Granular updates
  • 1
    Blabla

Sign up to add or upvote prosMake informed product decisions

Cons of Apollo
Cons of Redux
  • 1
    File upload is not supported
  • 1
    Increase in complexity of implementing (subscription)
  • 11
    Lots of boilerplate
  • 6
    Verbose
  • 5
    Design
  • 4
    Steeper learning curve than RxJs
  • 4
    Steeper learning curve than MobX
  • 4
    Steep learning curve

Sign up to add or upvote consMake informed product decisions

What is Apollo?

Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features fast without waiting on backend changes.

What is Redux?

It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. t provides a great experience, such as live code editing combined with a time traveling debugger.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Apollo?
What companies use Redux?
See which teams inside your own company are using Apollo or Redux.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Apollo?
What tools integrate with Redux?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

JavaScriptGitHubReact+12
5
3958
Oct 11 2019 at 2:36PM

LogRocket

JavaScriptReactAngularJS+8
5
1846
JavaScriptGitHubNode.js+29
14
12764
GitHubPythonReact+42
48
40275
GitHubPythonNode.js+47
53
71249
What are some alternatives to Apollo and Redux?
Helios
Helios is a Docker orchestration platform for deploying and managing containers across an entire fleet of servers. Helios provides a HTTP API as well as a command-line client to interact with servers running your containers.
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Relay Framework
Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.
See all alternatives