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

Use type instead of types #11

Open
Jador opened this issue Dec 8, 2015 · 3 comments
Open

Use type instead of types #11

Jador opened this issue Dec 8, 2015 · 3 comments

Comments

@Jador
Copy link
Contributor

Jador commented Dec 8, 2015

rackt/redux dies if an action does not have a type property (see)

I suggest using the same model for solving this as pburtchaell/redux-promise-middleware, namely the use of type suffixes (see)

@jalieven
Copy link

+1

@jalieven
Copy link

@Jador In what order are you applying your middleware?

@Jador
Copy link
Contributor Author

Jador commented Feb 22, 2016

This day in age? I have no clue. Using redux-saga for problems of this nature nowadays.

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

3 participants