Adrien Mangeot

Results 5 comments of Adrien Mangeot

Hello @bman654, sorry for asking a long time after you commented, How do you deal with async redux reducers with react router 4?

Oh ok, thank you for the quick reply. Did you also remove async components? If not, how do you deal with non-blocking transition from one route to another? To replace...

I eventually have the time to look at the boilerplate, it sounds very promising, thank you @richardscarrott Have you considered webpack v3, react-router v4 and react-loadable v5? I'd like to...

Hello, I got the same warning, how do you guys make use of appElement? Is it `appElement={document.getElementById('root')}` where 'root' would be where the app is mounted?

Hello @diasbruno @emmerich ,are your solutions work arounds or best / common practices ? Is the CSS going to work in all browsers ? I don't really know this syntax,...