Node.js MVC框架 [英] Node.js MVC framework

查看:93
本文介绍了Node.js MVC框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Node.js开发网站.我在这里看到了很多框架: https://github.com /joyent/node/wiki/modules#web-frameworks-micro ,但不知道哪个是社区最接受的(假设:最受欢迎).有没有人尝试过这些框架中的任何一个和/或在生产中使用过,您的经验是什么?谢谢.

I would like to use Node.js to develop a website. I've seen a lot of frameworks here: https://github.com/joyent/node/wiki/modules#web-frameworks-micro but do not know which one is the most accepted by the community (let's say: the most popular). Did anyone tried any of these frameworks and/or used it in production and what is your experience? Thanks.

推荐答案

Express.js似乎非常流行用作一般框架.与socketio.jsunderscore.js结合使用,这些是非常流行的库,但它们不是MVC.

Express.js seems to very popular to use as a general framework. Combined with socketio.js and underscore.js these are very popular libraries but they are not MVC.

对于MVC,我只使用了backbone.js/spine.js,而对其他的则没有任何建议.我认为目前还没有一个流行度很高的框架,因为node.js在生产中没有多大用途.

For MVC I've only used backbone.js / spine.js and can't give any recommendation for the others. I don't think there is a framework with a dominating popularity going yet because node.js doesn't have much use in production.

有些地方有npm的流行下载统计信息.看看是否可以找到它们.

There are statistics for popular downloads with npm somewhere. See if you can find them.

这篇关于Node.js MVC框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆