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

V5 #19

Open
8 tasks
matthewmueller opened this issue Oct 25, 2016 · 1 comment
Open
8 tasks

V5 #19

matthewmueller opened this issue Oct 25, 2016 · 1 comment

Comments

@matthewmueller
Copy link
Owner

matthewmueller commented Oct 25, 2016

Next iteration of this library, I'd like it to have the following:

  • no redux
  • less dependencies
  • only support reducer trees
  • no middleware support
  • implicit getter/setters store("user.password", "pass123") & store('user.password')
  • synchronous, no multiple argument support
  • ES6 => ES5
  • store should be mutable inside reducers, but not outside
@xat
Copy link

xat commented Dec 27, 2016

Sounds awesome!

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

2 participants