Skip to content

jpdelima/react-should-component-update-demystified

Repository files navigation

React Boilerplate

A minimal example to demonstrate how React shouldComponentUpdate method works.

Usage

Clone the boilerplate and create your own git repo.

git git@github.com:jpdelima/react-should-component-update-demystified.git

Install the dependencies and start the server.

npm/yarn install
npm/yarn start
open http://localhost:3000

See comment in src/App.jsx to understand what the example is about.

Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published