Skip to content

Files

Latest commit

 

History

History
17 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 342 Bytes

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?