arqex / arqex/react-json-table

Not re-render if the props do not change

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
82
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Since the component has no internal state is possible to use a similar approach to the [PureRenderMixin](https://facebook.github.io/react/docs/pure-render-mixin.html) to avoid the table to re-render if it is not needed.

This should be added as a setting. Since there is a chance that a developer insert stateful components inside the cells.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.