nytimes / redux-taxi

🚕 Component-driven asynchronous SSR in isomorphic Redux apps
Other
71 stars 8 forks source link

How to use with RR4? #12

Open nilaybrahmbhatt opened 6 years ago

nilaybrahmbhatt commented 6 years ago

how to use with react router 4 ?

tizmagik commented 6 years ago

Hi @nilaybrahmbhatt sorry for the late reply here. We have not used this with RR4, but presumably it should still work assuming you're able to do a double-render on the server-side.

nilaybrahmbhatt commented 6 years ago

hi @tizmagik , can you provide me an example? I tried much but not worked anymore.

tizmagik commented 6 years ago

Hey @nilaybrahmbhatt can't promise I can put together an exhaustive RR4 example, but if you have a work in progress that you're having trouble with I'd be happy to take a look/review.