Skip to content

acebo/sweet-got

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sweet-got

Web application demo for React Performance Tuning session at React Bangkok 3.0.0.

How

Checkout each commit to see changes that I tuned.

Focus on

  • key
  • shouldComponentUpdate
  • PureComponent
  • memoize component
  • windowing for large list

Story

  • User can see the list of Game of Thrones characters.
  • User can see 1000 characters at first time.
  • User can delete a card from the list.
  • User can filter list with famous house.

Measuring Tools

Other Libs

About

Web application demo for React Performance Tuning Session at React Bangkok 3.0.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published