Data.JS / NowJS / NodeJS 生产就绪技术吗?

发布于 2024-12-13 16:04:37 字数 107 浏览 3 评论 0原文

我想知道如果我开始使用围绕 NodeJS 构建的框架开发 Web 应用程序,我会面临哪些风险?他们准备好生产了吗?

关于这些框架的实施,您有什么经验可以分享吗(继续开发还是等待成熟)?

I want to know which risks I expose to if I start developing web applications using frameworks built around NodeJS? Are they production ready?

Do you have any experiences to share regarding implementation of those frameworks (Go on and develop vs. wait for maturity)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

几度春秋 2024-12-20 16:04:37

简短回答: https://github.com/ Joyent/node/wiki/Projects,-Applications,-and-Companies-Using-Node

node.js 尚未达到 1.0,因此情况可能会发生变化。但正如您所看到的,许多公司都在生产中使用 Node.js。我不会将它用于银行业务,但它足够稳定,可以使用。

有一些框架正在生产中使用,例如expressjs http://expressjs.com/applications.html

我相信 now.js 正在开发付费版本,因此可能会有改进。

Data.js 已可供使用,并且在其 github 页面上发布了几个项目。

全速前进就是我所说的。等待确实没有意义,你最大的问题不是 Node.js 不成熟(事实并非如此),而是它正在加速发展。

short answer: https://github.com/joyent/node/wiki/Projects,-Applications,-and-Companies-Using-Node

node.js is not at 1.0 yet, so things can change. but as you can see many companies are using node.js in production. I wouldn't use it for banking, but it's stable enough to use.

there are frameworks that are being used in production such as expressjs http://expressjs.com/applications.html

I believe the now.js is working on a paid version, so there are likely to be improvements coming.

Data.js is ready to use and has a couple projects posted on it's github page.

Full Speed Ahead is what I say. There's really no point in waiting, your biggest problem isn't that node.js is half-baked(which it's not), but that it's developing at an accelerated rate.

乖乖 2024-12-20 16:04:37

关于node.js的稳定性可以参考这个问题:
在线 Node.js 服务器

Date.js 和 Now.js 是不同的故事。我不太了解他们。

About node.js stability you can refere to this question:
online Node.js server

Date.js and Now.js is diffrent story. I don't know them very well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文