ctrlplusb / react-universally

A starter kit for universal react applications.
MIT License
1.7k stars 244 forks source link

taskRoutes && prefetchData #494

Closed Gregcop1 closed 7 years ago

Gregcop1 commented 7 years ago

Hi, first: thanks for your awesome work. Excuse me for the stupid question but I'm an old user of react-universally, I've recently upgrade and I can't find taskRoutes and prefetchData anymore. How are we supposed to wait for API response to render the html on client side now ?

Gregcop1 commented 7 years ago

My bad, we have to use 'react-jobs'

ctrlplusb commented 7 years ago

Hey @Gregcop1, yeah, you don't have to. It's just an option. :)