reselect icon indicating copy to clipboard operation
reselect copied to clipboard

Fix minor issues in docs

Open aryaemami59 opened this issue 6 months ago • 5 comments

This PR:

  • [X] Fixes createSelectorCreator Parameters inside docs
  • [X] Makes images in docs zoomable
  • [X] Fixes links inside README file
  • [X] Specifies default value for dev mode checks in docs
  • [X] Slightly modifies examples to emphasize the switch from lruMemoize to weakMapMemoize inside createSelector
  • [X] Updates lruMemoize and weakMapMemoize documentation to clearly emphasize the change from using lruMemoize to weakMapMemoize as the default memoizer in createSelector starting from Reselect 5.0.0.

aryaemami59 avatar Jan 03 '24 13:01 aryaemami59