heroku/react-refetch
View on GitHubFilling data server side instead of on client side
Open
#57 opened on Feb 14, 2016
docshelp wanted
Description
There doesn't seem to be a mention of how one can use this library to fetch data and populate views on the server side. Is it possible to do so with this library à la react-resolver? It would be a nice addition for people looking to build completely isomorphic apps.