reduxjs / redux

Predictable state container for JavaScript apps

Home Page:https://redux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who uses Redux?

gaearon opened this issue · comments

commented

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

We haven't shipped yet, but we are using Redux for segment.social. It will be interesting to see how things go over the next month of development—currently at 12 reducers and 11 action creators. Code splitting is definitely happening in the near future. 😄

We'll be using Redux for Craftsy.com in 6 months or so, when our rewrite launches. 😀

I'm using it on Defero which is one of my side projects.

We are about to launch an app here at Invitae.

We're using it at OpenGov

On Thu, Jul 23, 2015 at 1:21 PM, Brandon Konkle notifications@github.com
wrote:

We'll be using Redux for Craftsy.com in 6 months or so, when our rewrite launches. 😀

Reply to this email directly or view it on GitHub:
#310 (comment)

Starting a new project at BitGym but far from live.

We're using it at UXtemple :)

I have plans to make a router I wrote router5 and redux work together, and use them in an application I am currently developing

Obviously also using it for the rewrite of our backend web application at http://sphere.io (production ready on Q4) ;)

Just deployed Redux at farely.io. Repo here.

Really great job with 1.0.0-rc. I had difficulty with previous versions, but this is tops 👌!

We're using it at Citiesense! (Haven't shipped it to production yet, though...)

We are at Grailed and love it! Cheers 🍻

We are using it at Mink on a project we are currently working on. It'll be released probably in Q4 2015 or Q1 2016.

We'll be using it in production for InventoryBase in a few weeks; the start of a gradual migration away from Backbone to React & Redux :)

We're using it in production at Rackspace.

commented

We're using it at Blink Health

We're using it at Expedite Financial for internal apps. Hope to move it to our consumer app too.

We are using it at Real Geeks.

commented

👍

We're using it in Exponent. The website uses Redux with universal rendering, and the Exponent app uses Redux (1.0RC -- working well) with React Native.

@ide buttons don't work if you have adblock and ghostery, which I'd assume are very common among web developers

We're using it at KodersLab, we are rewriting our CMS control panel from Angular to React.

We're using it in Power Supply in production, though for now in some admin only features (slowly getting to the non admins!). Also using it in a React Native app which will be released soon!

We're using it at Ubiregi.com, instead of Backbone. maybe new version will release next month or this year later, i think Redux is very good, but, there are lots of think have to do. we check fb's Flux and this. i love Redux, and its middleware. i holp my friends will accept it . love it 👍

We're switching our latest projects over from Angular to React at Gas Station TV, and Redux is a core part of the new stack!

We're using it at smart scheduling! Thanks for all your hard work @gaearon!

Mozilla appear to be using it for https://github.com/mozilla/payments-ui

We're using it at lancers.jp. we plan to replace the system in Redux and it will release next month

Redux is used in our currently developed application TextoGrafo.

We made a Redux Blog Example extracted of out internal app. Would be cool to hear what you guys think!

https://github.com/GetExpert/redux-blog-example

We're using Redux for two new projects at Lookout. Should be in production on both in the next few months.

NCR is using it. We are not in production yet but heading there. We are also hiring in Edinburgh Scotland.

Since 1.0 we are happily using it at Skypicker. We are also hiring in Czech Republic, offering relocation.

Just finished the refactor/migration from Marty to Redux at Tourconnect - will be on staging for ~2 weeks then off to production!

I'm doing a complete UI rewrite using Redux + React at Briggo.

commented

We using Redux for next production at Boomerang Vietnam

We're use it at Busbud. We lean on Redux to handle state on the server and on the client.

Not quite using it yet, but seriously considering it for some internal-only UIs here at Stack Overflow

Not a company, but at the Technical University of Vienna, we use it, for example, to auto-save our multiple-choice exams on every student action.

Raise is using it! We're moving more and more UI to React and Redux has been a critical part of the process.

At http://netsyno.com we are using React and Redux in many projects nowadays :)

We use it for all new UI development at http://moviepilot.com :-)

We use it at http://www.orckestra.com/. @wbuchwalter and I has been inspired by redux so we use it in production with ng-redux for new web development and redux.NET with Xamarin for mobile apps.

We're using it for new features at Patreon! Some large stuff shipping in a few weeks. Glad we could have you on the site as a creator, too.

We're using it in production at Billogram.

Hivebeat uses redux heavily!

Edit: We also use it in our new React Native app.

commented

Wechat City Service is using it.

We're using it in some internal tools at loggi

commented

Firefox DevTools:

To give some more details about how Firefox devtools is using all of this, the new memory tool is fully written in React and Redux, and I'm cleaning up the debugger to use Redux. I am very, very close in landing that work. I have only cleaned up the core of the debugger, but that's the hardest part. Interestingly, I am not even using React yet. Watch my Strange Loop talk to see how I'm using Redux without React.

http://jlongster.com/My-ReactiveConf-Talk
https://www.youtube.com/watch?v=BfzjuhX4wJ0&feature=youtu.be&t=11m53s
https://www.youtube.com/watch?v=qUlRpybs7_c

We're using it in production at cSphere.

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

commented

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

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.

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!

We use Redux at Here for our internal tools.

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

We're using Redux at OpenArc.

We are using it at SIROK, Inc.

We are using Redux at AkutBolig.dk

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

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.

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!

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

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.

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.

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!

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

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

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

I migrated WindFreaks from Flux to Redux succesfully.

brightwheel uses redux in production along with other community modules like normalizr and redux-form 🎉🙌

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

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

commented

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

www.workpop.com is using it!

We're using it at Connected Data.

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

PayPal.

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

commented

Uber uses Redux

screen shot 2016-02-09 at 21 00 22

We use redux for all the things at Getable :)

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

We use it at Zalando

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

We start using it at Colisweb

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

We are using it at Czech project Hele by Slevomat.

commented

We use it at Socialtables as well

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

We use it at Rescale

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

We're using it at HubSpot

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

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

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.

We use it at Amplitude!