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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is a good web stack for solo founder?

1 点作者 e3bc54b2超过 1 年前
My project is in infancy, I'm mostly done with PoC, and have a potential stack in mind, but would like to take a look at what more experienced folks are doing anyway. I have dabbled in most established languages at some point and have a general preference to statically typed languages, but I've enjoyed Elixir and Clojure for small stuff, even used Janet for a tiny thing(local network only). But please feel free to add anything.

3 条评论

dagw超过 1 年前
Honestly first pick the programming language you are most comfortable writing the project in and then pick the most popular web framework in that language. If this is your first non-trivial web project you're doing on your own, you have enough things to worry about getting right that you don't need the added overhead of learning a new language or dealing with an obscure or badly documented framework.
marcopicentini超过 1 年前
Ruby on Rails, Postgres.<p>No JavaScript, you case use Hotwire.
评论 #37297764 未加载
marcopicentini超过 1 年前
Ruby on Rails, Postgres.