如今,哪些MVC框架(例如Ruby on Rails)被广泛使用并且非常酷?
现在似乎有越来越多的公司在使用 Ruby on Rails。现在还有哪些常用的框架,以及哪些让您惊叹不已的框架?
Seems like more companies are using Ruby on Rails nowadays. What are some other frameworks that are commonly in use nowadays and some that make you go "wow, this is cool"?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您是 .NET 开发人员,那么事实上的 MVC 平台就是 Microsoft 的 ASP.NET MVC。
我认识的很多 Java 人员都在新项目中使用 Grails。
Python 的平台往往是 Django。
在 PHP 世界中,它是 CakePHP 或 Symfony(尽管我不确定后者实际上是 MVC)。
If you're a .NET dev the defacto MVC platform is Microsoft's ASP.NET MVC.
A lot of java people i know are using Grails for new projects.
Python's platform tends to be Django.
In the PHP world it's CakePHP or Symfony (although I'm not sure the later is actually MVC).