atomiclabs / atomiclabs/hyperdex
Re-renders on API requests
Open
low priority
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
When API request happens that updates the state with new data, most of the UI re-renders even though no new data is passed to all components. This could probably be improved upon by using `PureComponent` for dead simple components.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.