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 (175 forks)batch import
docshelp wanted

Repository metrics

Stars
 (3,439 stars)
PR merge metrics
 (No merged PRs in 30d)

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