HACKER Q&A
📣 jamiemau

SaaS Dashboard Tech Stack?


If you're designing a dashboard for your users to log into your product and manage data etc, what's your goto tech stack these days?

- Is it Next.js / SvelteKit / something else? - Any component framework? - Any CSS framework? - Is there a 3rd party service for this kind of thing?


  👤 prenoob Accepted Answer ✓
a dashboard is a front-end project that should work with any backend. There are plenty of ready made solutions, just google $yourfrontendframework + dashboard and you will see.