https://github.com/ahlusar1989/react-window-example
Demo available on CodeSandbox
https://github.com/ahlusar1989/react-window-example
flamegraph fragment purecom react
Last synced: 6 months ago
JSON representation
Demo available on CodeSandbox
- Host: GitHub
- URL: https://github.com/ahlusar1989/react-window-example
- Owner: ahlusar1989
- Created: 2018-07-07T16:07:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T16:15:06.000Z (over 7 years ago)
- Last Synced: 2024-10-04T23:41:21.497Z (over 1 year ago)
- Topics: flamegraph, fragment, purecom, react
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/ahlusar1989/react-window-example
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-window-example
A short example of a flame chart - inspired by Brian Vaughn. Features included:
* Plain SVG elements for drawing
* A short CSS transition for animation
* PureComponent to avoid unnecessary re-renders while scrolling
* react-window to render only visible rows