Skip to content

Use Alt instead of pure Flux #28

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

stukennedy
Copy link

Alt allows huge simplification of the stores, actions, no need for constants and also how components respond to Store events.

I've removed BaseStore and the test for it, as none of the features in the seed required this level of abstraction, and I think as a starting point could be a bit confusing ... but open to negotiation on that one.

As I mentioned in my Issue #27, if this is not something you want, I understand and I'll just keep it on my own fork ... but wondered it this might be a welcome adaptation to your already excellent seed.

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.

1 participant