heroku/react-refetch
View on GitHubFilling data server side instead of on client side
Open
#57 opened on Feb 14, 2016
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.