|
|
|
|
|
by commanderkeen08
2402 days ago
|
|
Can’t agree more. We were using vue-tables-2, which got the job done, but the maintainer went MIA for a few months (he did just recently push a new update). Ag Grid is INSANE. The client side version churns through our entire set like butter. Even if it weren’t, I was prepared to dive into the graphQL implementation but haven’t needed to. The only negative I have is the bloat. But I’m p sure v22 solves that by letting you load on demand vs the whole thing. I can’t imagine ever using datatables again or having to make a server call to sort or filter. |
|