revathskumar / react-server-render

React Server side rendering demo
http://crypt.codemancers.com/posts/2016-09-16-react-server-side-rendering/
MIT License
155 stars 43 forks source link

Child component data fetching? #2

Open lineldcosta opened 7 years ago

lineldcosta commented 7 years ago

HI Is there a way to load the data from child components which are rendered directly in the parent components?