Skip to content

TomDoesTech/React-Sortable-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?