-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Are you using purify in production? #173
Comments
I'm happy to share that my company is using Purify in production: https://www.askmarty.io . |
Purify is heavily used on the mobile app for https://dill.network/ (React Native). |
We at CargoSnap use Purify in our mobile app (React Native). Thanks for all the great work! |
CodeGrade uses Purify quite heavily (although still migrating) to innovate programming education. Thanks for the nice library! Unfortunately I also can't share the source here, but I can share our logo :) |
We're starting to use this over at Aspire Health. We were originally using fp-ts in our project, but we decided to take a step back from it because it has a major learning curve for newer developers and OO veterans (plus their documentation is terrible for people who aren't fluent in Haskell). Purify's simplicity and actual helpful documentation (ESPECIALLY the documentation) really won us over. All we really wanted was Either, Maybe, and Codecs (mainly decoders). This library has it all for us! We're still actively working on getting this library into production, but we love it so far! |
Amsterdam Schiphol Airport uses Purify in production for their operational dashboard! Reason we chose purify was because it was accessible even to users that weren't that familiar to FP. |
Placemark is using Purify in prod - https://www.placemark.io/ and I've written a bit about using it. It's been great - thanks! |
Robin is |
This library is awesome. SellMyCode is using it in production. |
If yes, please post your company name, logo and whatever other resources you want to share (articles, repos etc) and I'll add them to the landing page of the website 😊
The text was updated successfully, but these errors were encountered: