Web application demo for React Performance Tuning session at React Bangkok 3.0.0.
Checkout each commit to see changes that I tuned.
- key
- shouldComponentUpdate
- PureComponent
- memoize component
- windowing for large list
- 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.