reduxjs / redux

A JS library for predictable global state management
https://redux.js.org
MIT License
60.93k stars 15.27k forks source link

Who uses Redux? #310

Closed gaearon closed 7 years ago

gaearon commented 9 years ago

If your company is using Redux in production, please let us know who are you so we can mention you in the new README.

tonyhb commented 9 years ago

Docker uses redux in its enterprise version of Hub, and soon all frontend projects

pocketjoso commented 8 years ago

Using it for https://criticalcss.com.

orodio commented 8 years ago

Using it for a bunch of things at https://sitepoint.com

pke commented 8 years ago

The new evopark app for IOS, Android and Windows Phone will be written in react/redux combined with Cordova. Admin interface of the backend will also be gradually reduxed.

abalone0204 commented 8 years ago

We use it for render real-time searching jobs on sudo.com.tw Some of the complex real-time forms used redux, and it works amazingly!

sapegin commented 8 years ago

We use Redux at Here for our internal tools.

ianmcnally commented 8 years ago

Saks Fifth Avenue are rolling out a responsive redesign with Redux. Deployed, with banana phone, here: http://m.saks.com/pd.jsp?productCode=0400088683892&R=888736866554&P_name=Tory+Burch&sid=1516915B13DF&Ntt=banana&N=0&bmUID=l5uu4hN

tbloncar commented 8 years ago

We're using Redux at OpenArc.

sotayamashita commented 8 years ago

We are using it at SIROK, Inc.

danieljuhl commented 8 years ago

We are using Redux at AkutBolig.dk

gaearon commented 8 years ago

Guesstimate: https://twitter.com/dan_abramov/status/682996851176505344

Luismahou commented 8 years ago

All new developments at www.zeetings.com use Redux. Awesome work!

ashtonsix commented 8 years ago

Everything outside the landing page www.mygravity.co

For PluralThinker (no site yet) I'm using Relay for most data but redux for things like managing WebRTC connections, form state, etc.

rossipedia commented 8 years ago

Spent last night refactoring the UI component for our settings/config library at Stack Overflow to use redux. It simplified the components immensely. Great work!

dangoor commented 8 years ago

We're using Redux in parts of Khan Academy and I expect it to spread over time.

cshenoy commented 8 years ago

We've been using Redux at UrbanStems for a couple months now. That along with React has provided a much better dev experience not only for the developers but also the design team.

sandrinodimattia commented 8 years ago

We're using it for an internal dashboard at Auth0. To be honest, features like reducers and middleware Redux but also the ecosystem around it (redux-simple-router, redux-form, ...) make everything so much simpler. A big thanks to the whole community who made this possible.

tarajane commented 8 years ago

Weโ€™re using Redux in production at FiftyThree as of about a month ago. Spent the time to migrate over our entire app, and are already feeling the benefits in new feature development. Thanks to all contributors for the killer work!

VinSpee commented 8 years ago

We're using it in production at http://my.bankrate.com - slowly taking over one feature at a time. Biggest chunk is https://my.bankrate.com/get-started/personal-loans - rolling out a new version using FSAs everywhere and react router/redux-simple-router soon

mattwoodco commented 8 years ago

At Airtime, we switched from Angular to React and are using Redux to build our WebRTC web client

elektronik2k5 commented 8 years ago

www.90min.com too :)

ghost commented 8 years ago

Viewpost.com has been using it in production for a couple months with great success

nikdo commented 8 years ago

I migrated WindFreaks from Flux to Redux succesfully.

wbinnssmith commented 8 years ago

brightwheel uses redux in production along with other community modules like normalizr and redux-form ๐ŸŽ‰๐Ÿ™Œ

moljac024 commented 8 years ago

We're using it for internal tools at https://www.knip.ch/

ianks commented 8 years ago

We are using it at AdHawk. Our web-app isn't live yet but soon it will be :)

ateev commented 8 years ago

We're using it in HealthFeed, a platoform for health blogs written by real doctors.

abhiaiyer91 commented 8 years ago

www.workpop.com is using it!

davidjnelson commented 8 years ago

We're using it at Connected Data.

zebapy commented 8 years ago

We're using it for the entire website and deck builder "app" Fateseal

jamischarles commented 8 years ago

PayPal.

sergey-lapin commented 8 years ago

We use Redux at educative(link on demo page to try it out), article and courses publishing platform.

gaearon commented 8 years ago

Uber uses Redux

screen shot 2016-02-09 at 21 00 22
arnarthor commented 8 years ago

QuizUp

techwraith commented 8 years ago

We use redux for all the things at Getable :)

ianmcnally commented 8 years ago

Equinox fitness clubs! http://www.equinox.com/thepursuitbyequinox (the games, not the site)

wbeard commented 8 years ago

We use it at CA Agile Central

imjul1an commented 8 years ago

We use it at Zalando

sammdec commented 8 years ago

We are using on a couple of things and soon to be a lot more at lostmy.name

zoontek commented 8 years ago

We start using it at Colisweb

YoussefKababe commented 8 years ago

We use it for a couple of new projects at Balatin, so far, so good!

martinhorsky commented 8 years ago

We are using it at Czech project Hele by Slevomat.

tiansijie commented 8 years ago

We use it at Socialtables as well

eoin commented 8 years ago

We're using Redux at Intercom. Thanks @gaearon!

kentor commented 8 years ago

We use it at Rescale

atticoos commented 8 years ago

We use it at Robin Powered. Great work @gaearon and community.

Shenlok commented 8 years ago

We're using it at HubSpot

matsilva commented 8 years ago

Almost 100% redux at https://app.rendrfx.com

Thanks for helping us deliver an innovative video creation platform that connects artists and consumers!

mbrochh commented 8 years ago

Our React Native app (iOS and Android) for https://luxglove.com heavily uses Redux. The only thing that I didn't get to work (or didn't try hard enough) is to control the react native Navigator component via Redux as well, so that is the only component that manages it's own state.

ryanashcraft commented 8 years ago

We use it at Amplitude!