Tanstack Table for Vue.js

Channel

Tanstack Table is Headless UI that makes it easy to create powerful datatables or datagrids with complete control over your markup and styles. We'll be looking at how to use Tanstack Table with Vue.js including pagination, sorting, filtering, and how to make your table components re-usable.

Tanstack Table: https://tanstack.com/table/v8
GitHub: https://github.com/drehimself/tanstack-table-vue-example

If you want to learn it in React, check out this video by Mafia Codes: https://www.youtube.com/watch?v=AuLg79Th3xE

0:00 - Introduction
2:30 - Installation and Rendering thead and body
12:30 - Customizing Cells
20:17 - Pagination
29:06 - Sorting
36:31 - Filtering
39:09 - Reusing components

# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself