Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Cached Data #47

Open
evenstensberg opened this issue Mar 22, 2016 · 0 comments
Open

Cached Data #47

evenstensberg opened this issue Mar 22, 2016 · 0 comments

Comments

@evenstensberg
Copy link

Is it possible to make the react-dom diff from the cache instead as well as you code? Say you are making a server render call, and the data could be cached. Instead of rendering again, react-dom diffs your render all and sends it directly to the cache.

A personal, (and a bit insane twist) would be to delete the server-sided code once everything has been cached/called. But this doesn't scale very well..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant