Should I learn Express.js or Sails.js? [closed]

痴心易碎 提交于 2019-12-05 02:27:48

I suggest to use sails.js , as it has better MVC structure and If you take Sails.js, then you are still on Express. It also give you a base architecture and good start points for your projects.

Better go through this link and decide : http://www.quora.com/Should-one-learn-Express-js-or-Sails-js

You need to be at least familar with Express.js - it's like a standart now.

I would also suggest you to use sails.js as Sails makes it easy to build custom, enterprise-grade Node.js apps. Rest you can have a look on this:

http://vschart.com/compare/sails-js/vs/express-web-framework

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!