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

https://github.com/emrd/react-memo-usage


https://github.com/emrd/react-memo-usage

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React Memo Usage

This is an example repository to see how to use memo functions in React and optimizing the performance.

## Getting Started
To getting started, run;

- Clone this repository
- Run ``npm run dev``
- Open DevTools
- Start using the examples. You'll see the results of rendering.