Scherlock90 / react-memo-usememo

How to use React.memo and React.useMemo.

Home Page:https://scherlock90.github.io/react-memo-usememo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

If you want see in localhost

  1. git clone,
  2. npm install or yarn install,
  3. npm run start or yarn start.

If you want see effects

  1. run application,
  2. inspect element, then you see devtools in chrom, opera or firefox,
  3. see to console.

About

How to use React.memo and React.useMemo.

https://scherlock90.github.io/react-memo-usememo/


Languages

Language:JavaScript 73.0%Language:CSS 18.9%Language:HTML 8.0%