简体   繁体   English

有没有人有Hobo的经验?

[英]Does anybody have any experience with Hobo?

I'm thinking of adopting HOBO for quicker development of some Rails apps I want to develop on the side for myself. 我正在考虑采用HOBO来更快地开发一些我想为自己开发的Rails应用程序。

Obviously there seems to be a certain learning curve to get the different concepts and specific coding practices of the gem and its dryml templates. 显然,似乎有一定的学习曲线来获得gem及其dryml模板的不同概念和特定编码实践。

Also the documentation seems close to non-existent so I'm not sure I want to invest time in this direction but the intro screencast is very appealing to me. 文档似乎几乎不存在所以我不确定我是否想在这个方向上投入时间,但介绍截屏对我来说非常有吸引力。

Let me know of your experience of Rails + Hobo if any. 让我知道你对Rails + Hobo的体验(如果有的话)。

Having made a few web applications with Rails, and then currently working on another one I decided to try out Hobo, and I am impressed with the system. 用Rails制作了一些Web应用程序,然后正在开发另一个,我决定试用Hobo,我对这个系统印象深刻。 It requires extra learning, and it's hard for me to know how easy/difficult it would be to start out with Hobo if one knew nothing about Rails from beforehand. 它需要额外的学习,而且我很难知道如果事先对Rails一无所知,从Hobo开始是多么容易/困难。 But for the next application, I'll definitively use Hobo again. 但是对于下一个应用程序,我肯定会再次使用Hobo。 Here are some of the key points that I like about it: 以下是我喜欢的一些关键点:

  • Very well documented 记录很好
  • Produces clean and well-tagged HTML code, that makes work on CSS easier 生成干净且标记良好的HTML代码,使CSS工作更容易
  • You get a lot for free when it comes to accounts and permissions 在帐户和权限方面,您可以免费获得很多
  • You get a lot for free by models and interrelations being set up by default in a way that very much resembles what you want (in models as well as views) 你可以通过默认设置的模型和相互关系以一种非常类似于你想要的方式(在模型和视图中)免费获得很多东西

The claims made by the developers, that Hobo makes for a more DRY approach, and takes the convention before configuration further, is very much the case as far as I have experienced it. 开发人员提出的声明,即Hobo采用更干的方法,并且在进一步配置之前采用惯例,就我所经历的情况而言,情况就是如此。

I would suggest starting out by following along the tutorials. 我建议按照教程开始。 They will give a fairly clear view of what Hobo is about, and wether this is of interest to you or not. 他们会对Hobo的内容给出一个相当清晰的看法,不管你是否对此感兴趣。

我发现Hobo在某种程度上比Rails更干燥,而且更容易被n00bs访问。

在与Hobo玩了一段时间后,我决定继续开发常规的Rails。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM