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

Transition dataflow to Redux #7

Open
andrewhao opened this issue Nov 30, 2015 · 1 comment
Open

Transition dataflow to Redux #7

andrewhao opened this issue Nov 30, 2015 · 1 comment

Comments

@andrewhao
Copy link
Owner

I'm well aware of the global state mess that the frontend UI finds itself in. This is because I wrote Shmile back in a time when I was just learning Node, and with time pressure for a friend's wedding.

The plan is to transition the frontend UI to manage state with a dataflow framework like Redux - the current state of the UI is merely a computed state based off of the flow of events that came before it.

@andrewhao andrewhao changed the title Transition to React/Redux Transition dataflow to Redux Nov 30, 2015
@andrewhao
Copy link
Owner Author

This is related to porkbuns/shmile#28 - state is manually managed when it need to be centralized.

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

No branches or pull requests

1 participant