React Table Using shadcn/ui and TanStack | Personal Finance Dashboard App

preview_player
Показать описание
🚀 Welcome to Part 9 of our Personal Finance Dashboard series! Today, we're creating a data table component using shadcn/ui and react table from TanStack.

⭐️Timestamps ⭐️
⌨️ (00:00) Shadcn/ui table
⌨️ (05:28) Format money with currency
⌨️ (09:23) Table footer
⌨️ (10:58) Refactor using react-table
⌨️ (14:10) Render table headers
⌨️ (15:56) Define column definitions
⌨️ (22:09) Render table rows
⌨️ (24:00) Render No Results
⌨️ (25:09) Render table footer

Happy coding! 💻
Рекомендации по теме
Комментарии
Автор

exactly what I needed !! thanks for this video! Only thing is that I had to zoom in a lot since the font was a bit too small for me. Not a big issue tho. I subbed and liked.

SuperYoda
Автор

Yo, instead of saying what you're gonna build, 'show' an example as you take about what you're building in your intro, this would make it more interesting and viewers would be more likey to watch and follow.😉

morta
Автор

Nice mate! 🔥🔥 Thank you very much for sharing!
Could you please consider adding a form to submit expenses with the posibility to upload a photo?

naylord
Автор

shadcn table vs tanstack table, which is better ?

hooooman.
Автор

I have a Name column in which I have name and email, Can anybody tell me how to make search by name and email?

chhakulizingare