CharlesMangwa / react-data-fetching

🎣 Declarative data fetching for React.
https://react-data-fetching.now.sh
MIT License
491 stars 27 forks source link

SSR support ? #39

Open CocoJr opened 5 years ago

CocoJr commented 5 years ago

Hi!

First, thanks for your work! I didn't see anything about the server side rendering, how i can wait or populate the response before rendering?

cbsorrilha commented 5 years ago

maybe can we use the cross-fetch lib?