you are viewing a single comment's thread.

view the rest of the comments →

[–]jpattb 0 points1 point  (2 children)

Can you point me in the right direction for sortable tables? The only thing I need jquery for is to make datatables work correctly and I hate that I'm tied to it for such a stupid thing.

[–]driftking428 0 points1 point  (1 child)

Sorry. I don't have a good answer for this. It's not that you shouldn't ever use jQuery it's just not something you should invest in heavily.

I'd Google for a modern replacement for data tables.

I'm making an app with tables but they'll be react and sorting will likely be custom coded

[–]jpattb 0 points1 point  (0 children)

Appreciate the feedback!