rookLab / react-component-caching

Speedier server-side rendering with component caching in React 16
388 stars 26 forks source link

React hooks version #55

Open Yzrsah opened 5 years ago

Yzrsah commented 5 years ago

It would be excellent if RCC had support for react hooks i.e. useCache() to cache the computed value for any unique set of properties.