-
-
Notifications
You must be signed in to change notification settings - Fork 852
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
Comments
@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:
|
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. |
|
AWS is using immer in services. |
I am using immer for redux. That's cool. Thank you very much. |
Our product is in development and when we release it then I will send details. By the way I like it. |
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.
400K+ LoC in TypeScript frontend |
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!
|
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. |
Volvo Group Connected Solutions uses Immer in all our major React+Redux projects, for example https://volvoconnect.com |
https://www.coxautoinc.com/ we are using in our digital retailing apps. |
At lusha.co we are using Immer in most of our projects :) |
React Native Boilerplate is using immer :) |
Amazon uses it! |
Redux docs now appear to recommend |
Appcircle.io uses immerjs |
Hello! Thanks for the awesome library!
|
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 |
at cylus we are using immer to solve complex state updates. |
Immer is awesome! Used it to implement an undo system in my small puzzle game (made as a hobby). |
We use it all the time! I love |
I use it whenever I use React. I always prefer seeing state changes using this great tool instead of the ugly spread objects... ;) |
We are using immer in redux. |
Recently worked with immer, really a great library that compliment working with react, redux :) |
I'm using immer in redux, thank u very much. |
|
At dezbor, we are using immer
|
@ryantando Are you guys also working on a fun and interactive Japanese app? :) |
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!
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)
The text was updated successfully, but these errors were encountered: