Seva Zaikov

Results 6 comments of Seva Zaikov

Hi! Thanks for your interest. The problem here is, that if we do something like this, we'll have to put `tileMIddleware` _before_ `thunkMiddleware`, and I don't like it personally. But...

I looked into it, and seems there is no standard way to differentiate middleware (e.g. if it will process functions no matter what). On the bright side, `redux-thunk` and `promise-middleware`...

So I believe this is a good solution – middleware will be independent from any other middlewares; it will require separate test suites though, with different sets of middlewares together,...

Hey, thanks for the suggestion! However, do we really need it? For example, [react dropped support for IE8](https://reactjs.org/blog/2016/01/12/discontinuing-ie8-support.html). I am not sure about redux, but found [this comment from @gaearon](https://github.com/reactjs/redux/issues/774#issuecomment-199230297)

@sesteva Hi! Sorry for the late reply. Currently, there is no way to do so from this library. There are several reasons for that: 1. we'll need to ask for...

This is a good list! I was thinking about adding couple more things as well: - randomly non-working website with message that according to GDPR you can't use this website...