用于高速 Web 应用程序开发的 Django、Scala Lift 或 ASP.NET-MVC?
我的 Web 开发团队目前在 PHP、Drupal、OpenAtrium 方面经验丰富,但对 Javascript 和 Adobe Air 开发的了解有限。经验。
他们需要开发一系列相对复杂的网络应用程序。我正在尝试决定走哪条路。到目前为止,我已将范围缩小到“提升和提升”。 Scala、Django 或 ASP.NET MVC。
有人可以在这些平台上给我任何“提示”吗?一位有信誉的消息人士告诉我,Scala“很难学”,Lift“不是一个好产品”,而 Django“又快又简单”。当然,Lift 更强大并且在 JVM 上执行,速度更快。他还说.Net 开发速度很快。
我读过的其他网站都说没有什么比 Django 更好的开发工具了。速度。
关于这些框架,我需要了解哪些信息才能帮助我做出此决定?我正在寻找“辛苦学到的”教训和经验,而不是理论。
我不想要一些需要一年的时间才能学习但能带来很好结果的东西。合理的学习曲线和良好的效果是最佳的。
My web development team is currently experienced with PHP, Drupal, OpenAtrium, and has limited Javascript and Adobe Air dev. experience.
They need to develop a relatively complex series of web apps. I am trying to decide on which route to take. So far, I have narrowed it down to Lift & Scala, Django, or ASP.NET MVC.
Can anyone give me any "heads up" on these platforms? One reputable source told me Scala is "hard to learn" and Lift "isn't a good product", and that Django is "quick & easy". Of course, Lift is more powerful and executes on the JVM, making it fast. He also said .Net dev is fast.
Other sites I have read have said nothing beats Django for dev. speed.
What do I need to know about these frameworks that will help me make this decision? I am looking for "hard learned" lessons and experience, not theory.
I don't want something that will take a year to learn but deliver great results. A reasonable learning curve with good results is optimum.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会将 Play Framework 与 Scala 模块。它类型安全、速度快且开发周期短。我已经使用它几个星期了,我非常喜欢它。并且它有很好的错误消息。
I would use Play Framework with the Scala module. It's type-safe, fast and has a short development cycle. I have used it for a few weeks and I like it a lot. And it has good error messages.