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

redux example #4

Closed
stocksp opened this issue Feb 26, 2016 · 6 comments
Closed

redux example #4

stocksp opened this issue Feb 26, 2016 · 6 comments

Comments

@stocksp
Copy link

stocksp commented Feb 26, 2016

Very sad to see the example app doesn't use the new Redux you put into this boilerplate.
:(

@ffxsam
Copy link
Owner

ffxsam commented Feb 26, 2016

Funny timing, Paul. I'm actually working on it as we speak!

@stocksp
Copy link
Author

stocksp commented Feb 26, 2016

That's great news!
I took your original example and got pretty far ...and then found inter component communication (siblings, components not near in the tree, etc) gets nasty and the light came on.
Redux!
Looking around at 'React Forms' where I was having issues (saw your comment in formsy-react ... don't think the project is being actively worked on), and found
https://github.com/erikras/redux-form.
Ok, Redux it is .... lets try this again...
thanks for all your work!

@ffxsam
Copy link
Owner

ffxsam commented Feb 26, 2016

Example app updated with Redux!

@ffxsam ffxsam closed this as completed Feb 26, 2016
@ffxsam
Copy link
Owner

ffxsam commented Feb 26, 2016

@stocksp BTW, where did you hear that formsy-react is not actively being worked on? Thanks for the tip about redux-form, I'll check it out!

@stocksp
Copy link
Author

stocksp commented Feb 27, 2016

That's just my opinion. The last commit was in December. AND the original author doesn't have time.
see this christianalfoni/formsy-react#301.

@ffxsam
Copy link
Owner

ffxsam commented Feb 27, 2016

It's usually a bad sign when the pull requests stop getting approved or even looked at. Maybe it's hit that point.

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

No branches or pull requests

2 participants