Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukaskoeller/react-usememo-usecallback-example

A simple react app using useMemo(), useCallback() and React.memo() to showcase under which circumstances a component won't be re-rendered.
https://github.com/lukaskoeller/react-usememo-usecallback-example

Last synced: 6 days ago
JSON representation

A simple react app using useMemo(), useCallback() and React.memo() to showcase under which circumstances a component won't be re-rendered.

Awesome Lists containing this project