Replies: 8 comments
-
I think this one follows some similar ideas. And I'd really like to have some examples with this. |
Beta Was this translation helpful? Give feedback.
-
related #1004 |
Beta Was this translation helpful? Give feedback.
-
I have an example of component-level caching in #2279, using Rapscallion. |
Beta Was this translation helpful? Give feedback.
-
Any update on this. Are you guys planning to bring support anytime soon? Currently, I couldn't find any way to implement component-based caching. |
Beta Was this translation helpful? Give feedback.
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
-
Any update here in 2021? |
Beta Was this translation helpful? Give feedback.
-
any updates here? |
Beta Was this translation helpful? Give feedback.
-
This one does not seem to be of any priority for the team, unfortunately. Quite weird given the tremendous win this could bring to response timings of dynamic apps. |
Beta Was this translation helpful? Give feedback.
-
Internal, opt-in component SSR caching/memoization instead of page caching.
react-dom-stream/lru-render-cache
by @aickinSo
next.js/examples/data-fetch/index.js
becomes:Beta Was this translation helpful? Give feedback.
All reactions