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

Frontend: Proper state management #29

Open
lwille opened this issue Nov 29, 2017 · 0 comments
Open

Frontend: Proper state management #29

lwille opened this issue Nov 29, 2017 · 0 comments

Comments

@lwille
Copy link
Collaborator

lwille commented Nov 29, 2017

With react, it's really difficult to react (no pun intended 😢) to state changes nicely. So far (see #26) I've been abusing the vowelList to pass a handler to the Editor component so the VowelPlotter can react to changes. I should at least use a proper EventEmitter pattern.

Micha and @dgrabla recommended these "state management" libraries for the problem:

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

1 participant