React-Sortable-Table icon indicating copy to clipboard operation
React-Sortable-Table copied to clipboard

React Sortable Table

Sortable table features

  • Sortable by any column
  • Reverse the column sort

What are we using

  • No libraries, just React
  • TypeScript

Can I follow this with a React component library?

  • Yes, you can do this with any library that has table elements

Future videos?

  • Table pagination?
  • Searchable table?