Skip to content

This is a demo for an article Optimizing React in Evil Martians blog.

Notifications You must be signed in to change notification settings

iAdramelk/optimizing-react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Optimizing React" demo

This is a demo for the Optimizing React article from the Evil Martians blog.

There are two subfolders inside src folder: before uses standard components, after uses PureComponent for table rows.

Demo in action

Local experiments

  • yarn install to install dependencies.
  • yarn start to start dev server.
  • yarn build to created static demo files in dist dir.

About

This is a demo for an article Optimizing React in Evil Martians blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published