KonstantinBabichev

Results 2 issues of KonstantinBabichev

Idea is to provide ability to listen for async actions callback. basically is to listen on .then of returned Promise. redux-thunk have that ability, so proposal is to introduce it...

I wonder if there is any way to prefetch data during SSR like NextJS provides convenient `SomePage.getInitialProps` functionality following the approach? Btw, Great job! I’ve been dreaming about NextJS+RR for...