-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
Add a "Testimonials" docs page #3294
Comments
I would love to have that, as well as CodeSandbox examples, and webinars that allow us to learn from others. Blogs are fun but, they have limited interactivity. We need another medium for cool technologies, especially the ones that start to mature. JS, needs to stop inventing and replacing framework after framework, but built upon and around 4-5-6 existing ones, in order to really help people create amazing stuff. If you need help or volunteers, reach out. I know a few people. |
@markerikson Hi! It's my first time to open source projects. Is this open for contribution? I've created one design for this if this is open. Let me know. Thank you! :D |
Hiya. Yeah, this is open in general, although to be honest I haven't really given it any thought since I created the issue. I guess the biggest thing that needs to be done is actually getting folks who use Redux to contribute quotes and blurbs that we can post :) Once we've got some actual testimonials to put up there, then yeah, some good formatting would be helpful. Lemme see if I can maybe tweet a request tomorrow for folks who would like to be featured here or something. |
Yeah, I agree. Just mention me anytime when you get folks willing to get their blurbs posted and when you will give this issue a go. Thanks :D |
I would be also interested to contribute to this. I can collect the quotes from response thread. Posting on reddit might generate a better response. |
Slightly belated, but just tweeted that request: https://twitter.com/acemarke/status/1120535529936891905 I know that @mpeyper had a good quote at https://twitter.com/michaelpeyper/status/1063108099244875777 a while back, and I suspect @alexreardon and @matthew-gerstman might be willing to say something. |
👋 big fan. I am happy to contribute |
Where you after a general comment on the library itself, or more of a why and how we are using it? |
more of the "why and how", with the intended usage being including it in that eventual docs page attributed to you. |
Here we go:
|
Wow, I could write multiple quotable comments on how and why we use redux at IOOF. I stand by that tweet, but could also talk about testability, predictability, the strange things we do with middleware (e.g. auth, analytics), the amazing docs, the incredible Dev tools, and probably more if I put my mind to it. Too much for one testimonial, so let me know which one(s) you're most interested in. |
Kumar McMillan, Staff Software Engineer at Mozilla. My team uses React and Redux on https://addons.mozilla.org (code: https://github.com/mozilla/addons-frontend/)
What if you could stop an infinite loop by pressing a pause button? With Redux you can! I can't imagine building a UI without Redux and its developer tools. Debugging is easy. Testing is easy. Bouncing between states while designing screens is easy. Everything is just easy.
It makes development fun and easy.
|
Closing in favor of #3602 |
I'd love to have a page with actual testimonials from real end users who are using Redux to do nifty stuff, especially things that really show the benefits of Redux (middleware that manipulate actions, apps that persist or sync state, scaled-up codebases, etc).
If you're using Redux, I'd love to have you leave a comment here with a quote that talks about:
Quotes from developers with any size of app are welcome :)
The text was updated successfully, but these errors were encountered: