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

mood inception #6

Open
bredele opened this issue Dec 3, 2016 · 1 comment
Open

mood inception #6

bredele opened this issue Dec 3, 2016 · 1 comment
Assignees

Comments

@bredele
Copy link
Owner

bredele commented Dec 3, 2016

var first = mood('hello', {
  'hello': ['foo', cb, 'world']
})

var second = mood('init', {
  'init': [first('world'), cb, 'end']
})
@bredele
Copy link
Owner Author

bredele commented Dec 3, 2016

it won't probably look like it but basically we need to know when a state change. Should we do that through the internal event emitter?

@bredele bredele self-assigned this Mar 11, 2020
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