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

added ReduxX for web #10

Merged
merged 1 commit into from May 8, 2018
Merged

added ReduxX for web #10

merged 1 commit into from May 8, 2018

Conversation

msteckyefantis
Copy link
Contributor

Follow up from this medium comment.

@GantMan
Copy link
Owner

GantMan commented May 8, 2018

Very cool! I will convert this over to also have a React Native example (if I can) and update blog + main readme! Thanks for being a contributor!

@GantMan GantMan merged commit dedf92c into GantMan:master May 8, 2018
@msteckyefantis
Copy link
Contributor Author

msteckyefantis commented May 8, 2018

Thanks again for this, I am happy for ReduxX to be part of the museum. Let me know if you need any help with the conversion to React Native or anything else.

A bit about ReduxX: the purpose is to be able to implement your React state very fast with a minimal learning curve (because it works very similarly to normal React state). One of the tradeoffs is that the optimization is left up to you, but once again, it is the same as optimizing a regular React app. Also, I do plan on adding some more updates in the future to improve the initial-state setting, some sort of strict-state mode, more detailed error messages, and some other stuff.

Also, I haven't had time to experiment with it, but there are probably some ways that ReduxX and React context could work together.

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

Successfully merging this pull request may close these issues.

None yet

2 participants