TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: SaaS Dashboard Tech Stack?

2 点作者 jamiemau超过 2 年前
If you&#x27;re designing a dashboard for your users to log into your product and manage data etc, what&#x27;s your goto tech stack these days?<p>- Is it Next.js &#x2F; SvelteKit &#x2F; something else? - Any component framework? - Any CSS framework? - Is there a 3rd party service for this kind of thing?

1 comment

prenoob超过 2 年前
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.