|
|
|
|
|
by happylion0801
1531 days ago
|
|
I was recently evaluating a few of these to display large number of items (tabulator, aggrid, custom solution using react-virtualized etc) Unfortunately if you are planning to use tabulator (in an enterprise environment for example), I would advice against it for a few reasons: - No tests (atleast I did not find them when I looked into it) - I dont normally critique the codebase but I found it to be a bit unorganized and that did not inspire confidence. Basically I found it be non DRY. However I found it easy to understand and make changes - Being developed by one person and I found little support and response when I raised issues and PR |
|