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

Redux Middleware #50

Open
hydrotik opened this issue Nov 18, 2015 · 2 comments
Open

Redux Middleware #50

hydrotik opened this issue Nov 18, 2015 · 2 comments

Comments

@hydrotik
Copy link

Have you tried adding any redux middleware like thunk or logger?

@keokilee
Copy link
Owner

In our Node Knockout project, we did add redux-thunk in and it worked. I can probably add it to the boilerplate. Just need to make sure everything passes the linter (which was really hard to please).

@hydrotik
Copy link
Author

Yeah, I tried importing it in with tsd and I am getting errors, had to pull the code out into a utils folder and pull it in that way, If you manage to get it in there, I'd love to take a look.

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