heroku/react-refetch

Filling data server side instead of on client side

Open

#57 opened on Feb 14, 2016

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (3,439 stars) (175 forks)batch import
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.

Contributor guide