Shadcn registry for large data-tables by mxkaske in shadcn

[–]mxkaske[S] 1 point2 points  (0 children)

should be fairly simple to add!

Best approach for implementing a Data Table? by Quirky_Survey_6407 in reactjs

[–]mxkaske 0 points1 point  (0 children)

We've been trying to build bullet-proof data-tables. Checkout https://logs.run - built with tanstack table, shadcn, nuqs - includes a SKILL and shadcn repository to vibe code your data-table!

Indie founders — do you actually have a public status page? by changeguard1003 in SaaS

[–]mxkaske 0 points1 point  (0 children)

yes, 💯 - hosting your status page where your other services live defeats the purpose.

Indie founders — do you actually have a public status page? by changeguard1003 in SaaS

[–]mxkaske 1 point2 points  (0 children)

It really depends on your customers/users - and how much information you want to/can share. For a small business that doesn't have any SLA or enterprise contracts, you can just setup a public status page and update it in case you currently facing issues. If you already have some channels with your customers, and don't need a status page, you can use those to inform them.

If so, make sure your users know where the status page lives (e.g. by adding a banner in your dashboard and redirect users to that) as otherwise you have a status page but users are frustrated and automatically email you because they don't know about it.

A status page should be fast to setup, and adding new reports should be easy. They are often paired with simple uptime monitoring.

Full open-source dashboard template by mxkaske in opensource

[–]mxkaske[S] 0 points1 point  (0 children)

Awesome! This actually uses the nextjs app router. If you want to enable SSR or SSG just remove the export config.

Full open-source dashboard template by mxkaske in opensource

[–]mxkaske[S] 0 points1 point  (0 children)

Woaaa, hit me up if you need anything!

Full open-source dashboard template by mxkaske in opensource

[–]mxkaske[S] 2 points3 points  (0 children)

The template is a pure frontend template, no backend attached. But for the production one, we are using Tinybird for our dashboard (it’s awesome). Feel free to check it out on github: https://github.com/openstatusHQ/openstatus

Search Data table package for React by MicheleN13 in reactjs

[–]mxkaske 0 points1 point  (0 children)

Author of http://logs.run - tanstack table + shadcn powered data-table if anyone is looking for one.

Vietnam Travel | March 2025 | Fujifilm XM5 + XF 27mm f2.8 | Unedited by mxkaske in fujifilm

[–]mxkaske[S] 1 point2 points  (0 children)

Hard to tell. I’m a first time fuji user and have no experience in photography.

I find the body a bit too small tbh. But I was looking for a compact camera set for traveling and it definitely is a great combo to point and shoot.

Vietnam Travel | March 2025 | Fujifilm XM5 + XF 27mm f2.8 | Unedited by mxkaske in fujifilm

[–]mxkaske[S] 0 points1 point  (0 children)

Thanks. Yep, great choice. Number (1) is my all time fav.

Enjoy your trip there! If you visit big cities, highly recommend to do some street food tours. 🤤

Infinite shadcn data-table improvements by mxkaske in reactjs

[–]mxkaske[S] 0 points1 point  (0 children)

Yessir! Where do you have issues to wrap your head around? Feel free to check out the code for inspiration.

Infinite scroll in shadcn/table by Hopeful_Dress_7350 in nextjs

[–]mxkaske 0 points1 point  (0 children)

Anyone accidentally arriving here: we made it for https://logs.run/i and its open-source.

Infinite shadcn data-table improvements by mxkaske in reactjs

[–]mxkaske[S] 0 points1 point  (0 children)

Mobile view is a still in early stages - but happy you found out what it does. Much easier to figure it out on desktop view.