Skip to content

React Memoize and ContextMemoize

Compare
Choose a tag to compare
@theKashey theKashey released this 22 Mar 23:43
· 48 commits to master since this release

Features

  • ReactMemoize (as default export), to memoize any React operation.
  • ContextMemoize (named export), to memoize selection from React16 context.