Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉🎉 Who is using immer? 🎉🎉 #284

Open
mweststrate opened this issue Jan 4, 2019 · 26 comments
Open

🎉🎉 Who is using immer? 🎉🎉 #284

mweststrate opened this issue Jan 4, 2019 · 26 comments

Comments

@mweststrate
Copy link
Collaborator

mweststrate commented Jan 4, 2019

With roughly two million downloads per months, there must be a lot of big and small companies using this package. Please share your success stories!

  1. Which company?
  2. Logo would be cool! (it implies that it is o.k. to publicly share that your company is using this project, otherwise leave it out)
  3. What kind of project? How large? (code base size or team size)
  4. If your project is open source or public, please share a link!

If you would consider providing long term support through donations that would be great! Open collective or Paypal (please mention immer in the comments both cases)

@mweststrate mweststrate pinned this issue Jan 4, 2019
@n10v
Copy link

n10v commented Jan 16, 2019

@mweststrate Firstly I want to say huge thanks for your library. The writing of redux reducers is much easier and faster with immer 🤤

A little bit about us:

  1. Campusjäger
  2. image
  3. Headhunting service for students. There are about 55 people in our company: https://www.campusjaeger.de/team
  4. https://www.campusjaeger.de/

@scriby
Copy link
Contributor

scriby commented Feb 3, 2019

There's a few projects at Google using immer in Angular + ngrx apps (I'm working on one of them). I can't remember which ones are publicly launched, but if you're curious I can look into it some more.

@dimaqq
Copy link

dimaqq commented Apr 18, 2019

  1. HENNGE K.K. https://hennge.com/
  2. hennge-logo
  3. Admin UI for our largest product
  4. not yet released

@Noitidart
Copy link
Contributor

AWS is using immer in services.

@fwh1990
Copy link

fwh1990 commented Jul 25, 2019

I am using immer for redux. That's cool. Thank you very much.
https://github.com/fwh1990/redux-model-ts

@cenkce
Copy link

cenkce commented Sep 1, 2019

Our product is in development and when we release it then I will send details. By the way I like it.

@turadg
Copy link

turadg commented Nov 7, 2019

At Quizlet we've adopted Immer as a replacement for ImmutableJS. Main reasons were that we kept running up against static typing problems and that it seems to be unmaintained.

717774
https://logodix.com/logo/717774.png

400K+ LoC in TypeScript frontend

@sergej-s
Copy link

At Staffmatch we’re working on a new redesigned app where immerjs is heavily used both for redux and useState. I have no words to express how awesome it is, how it eases working with any state and optimizations. Complex table - easy; dropdown, date picker to work smoothly in IE11 - not a problem. So thank you a lot for making such a beauty!

  1. Staffmatch
  2. Logo
  3. Temporary work service; about 10 devs, 3 front.
  4. New app isn't released yet.

@jfamousket
Copy link

At MESHLE we are using immer for the latest version of our app which was completely rewritten in typescript. We had to ditch immutablejs for immer considering how difficult it is to use immutablejs with static types. Thanks alot for the lib 👏

  1. MESHLE
  2. ic_launcher
  3. App for MESHLE IOT device management

@uicowboy
Copy link

uicowboy commented Feb 6, 2020

At Course Hero we have started to use Immer on new React apps, where it is helping us simplify updates to complex state objects and increase the maintainability of the codebase.

Course Hero logo

@csvan
Copy link

csvan commented Mar 25, 2020

Volvo Group Connected Solutions uses Immer in all our major React+Redux projects, for example https://volvoconnect.com

@MPanahandeh
Copy link

https://www.coxautoinc.com/ we are using in our digital retailing apps.

@idandagan1
Copy link

At lusha.co we are using Immer in most of our projects :)

LushaLogo

@keremcubuk
Copy link

React Native Boilerplate is using immer :)

https://github.com/keremcubuk/react-native-boilerplate

image

@Kiran554
Copy link

Amazon uses it!

@dimaqq
Copy link

dimaqq commented Jul 14, 2020

Redux docs now appear to recommend immerhttps://redux.js.org/tutorials/essentials/part-2-app-structure

@cenkce
Copy link

cenkce commented Jul 14, 2020

Appcircle.io uses immerjs

@cjke
Copy link

cjke commented Aug 19, 2020

Hello! Thanks for the awesome library!

  1. ImaWakatta - learn Japanese the fun and interactive way

  2. logo-label-color-lg_1

  3. Small team (Myself as the dev and a few content authors). Code wise I would say medium? We moved from Redux to Immer + hooks, which greatly simplified everything.

  4. https://imawakatta.com/ (soft launched, still working out some kinks)

@markatlish
Copy link

We're using Immer to build Worksphere.co, a workplace management platform for safe offices and flexible teams.

Product:Workplace Management for a Safe Return to Office
Company: worksphere.co
Screenshot:

Worksphere: Workplace Management for Safe and Flexible Teams

@ynahmany
Copy link

at cylus we are using immer to solve complex state updates.
logo_tag_b

@AndrewJakubowicz
Copy link

AndrewJakubowicz commented Mar 17, 2021

Immer is awesome! Used it to implement an undo system in my small puzzle game (made as a hobby).
Link to game: https://spyr.itch.io/riko

@wdfinch
Copy link

wdfinch commented Mar 24, 2021

We use it all the time! I love immer. We build software for giant enterprise companies like ADP, paychex, HP, and more. Never have had an issue with immer.

https://conquer.io/

@omerman
Copy link

omerman commented Aug 19, 2021

I use it whenever I use React. I always prefer seeing state changes using this great tool instead of the ugly spread objects... ;)
Thanks again for the amazing work!

@shreeharsha-factly
Copy link

We are using immer in redux.
https://github.com/factly/mande

@ram2408
Copy link

ram2408 commented Oct 24, 2021

Recently worked with immer, really a great library that compliment working with react, redux :)

@geekact
Copy link

geekact commented May 6, 2022

I'm using immer in redux, thank u very much.
https://github.com/foca-js/foca

npm peer dependency version GitHub Workflow Status (branch) Codecov npm npm bundle size (version) GitHub top language License

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests