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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Technology Stacks, 2013 edition

12 点作者 tdec大约 12 年前
These days, there is an absolutely huge number of technologies available to build software. Some of them are proven, others are very much on the bleeding edge to the extent that you can even consider them to be technology showcases.<p>What are the technologies and underlying system components that are being used in 2013 by startups to build their software ? Let's discuss everything that makes up a full technology stack, from client-side technologies, over programming languages and their libraries to the backend systems.

3 条评论

pestaa大约 12 年前
Well, lately I've seen Haskell being pushed more and more in the industry and at startups and it makes me truly excited. We need stronger type systems and better static checks!
merinid大约 12 年前
Among many other things, we have a particular love for redis over at <a href="http://enigma.io" rel="nofollow">http://enigma.io</a> - So much so, every single page's metadata is bootstrapped from redis, never needing to go to our persistent datastores that sit deeper in the stack. Since our site is really read only (we are big public data provider), we can afford to provision redis in a pre-defined workflow.
cjbprime大约 12 年前
I'm a fan of Meteor, though I think it's too early to use it in production. It's notable for being most of the "things that make up a full technology stack" by itself, along with node.js and mongo.
评论 #5338495 未加载