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

Clean things up a bit #1

Merged
merged 7 commits into from
Sep 13, 2017
Merged

Clean things up a bit #1

merged 7 commits into from
Sep 13, 2017

Conversation

mrodem
Copy link
Contributor

@mrodem mrodem commented Sep 12, 2017

While making myself familiar with this app I tried to clean things up a bit.

mrodem and others added 7 commits September 12, 2017 13:40
Actions should always be dispatched with `dispatch(action)`, and not
invoked directly. The argument given to dispatch can be either an object
or a function. Async operations are normally done by passing a function
to dispatch.
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.

2 participants