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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is your web “Go to” tech stack?

2 点作者 funerr大约 5 年前
Why is it the go to? And maybe an addition of any API's/SaaSs that help?

2 条评论

polishdude20大约 5 年前
React for frontend Node, express, postgres for backend. Logrocket , Google analytics for tracking.<p>Im most proud of myself for setting up a little server application that some of my GitHub repos are connected to through webhooks. When I push a commit to master, the webhook fires, my server calls git pull and builds and the code is ready to go. Very little downtime and no need to ssh and scp
Vosporos大约 5 年前
Haskell &#x2F; Elixir for the back<p>VanillaJS for simple interfaces &#x2F; React for complex ones<p>PostgreSQL for the RDBMS<p>ElasticSearch for search features on datasets greater than 1TB<p>In a FreeBSD jail