English 中文(简体)
是否有比Cuchapp更简单的施库?
原标题:Is there a simpler Couchapp than Couchapp?

具体地说,我发现“独一无二”是从库什普开始的障碍。 我真的喜欢从库沙银行获得一份申请的想法,但我想开始,不必说出“独一无二”的话(这看起来非常有趣,与我想要调查的情况一样,现在还不是这样)。 我只想利用我现有的javascript才能和我的新科文银行所熟知的故事,简单地讲科文行。 是否有比CuchApp更简单的 Co子? 或者,我能够使其更加简单? 或者,我是否应该只喝上“ool子”的aid子?

EDIT(3 months later):

感谢大家的答复——我在此指出:

你们可以轻易地利用库什阿普的核心特征,而没有饮用水,谁是Kool-Aid。 具体来说,“独一无二”是绝对必要的,不能为来自库奇亚的服饰服务。 库什阿普斯的核心优势只是“粉碎”功能,它从档案和笔记中建立了你的“设计用具”,而所有其他内容似乎都是你不必须使用的一个整体框架。

你们一旦摆脱了如何实际使用来自库宾巴的网页和手稿的摇篮,就能够以你喜欢的方式建立你们的 app。 仅需要一个简单的美国宇宙航空研究开发机构来获取文件和保存文件,因此可能性是无限的!

最佳回答

您可使用<代码>_attachments,作为您申请的文件根基。 例如,如果<代码>_id的内容为_ 设计和测试.couchapprc。 是:

{
  "env": {
    "default": {
      "db": "http://USERNAME:PASSWORD@localhost:5984/testdb"
    }
  }
}

then the file _attachments/index.html is at http://localhost:5984/testdb/_design/testapp/index.html.

之后,你可以利用“ j子”来制作你的 app子,做问话:getJSON。 或者,你可以使用从<条码>装出的包装材料/编码/文件/文件。

也可使用list/a>功能。

问题回答

如果你重新寻找另一种选择,你不妨尝试。 网站上有tutorial

Kanso还可以处理Dominic Barnes对使用单一页的电传电话工作的关切。 相反,如果可能的话,你可以提出意见,使客户能够参与(迅速形成),但如果有必要,也可使核心内容服务器成为用户,因此,没有“javascript”的搜索引擎和用户仍然可以进入:

我永远不会 like诚。 然而,我刚才还谈到库什阿普斯,因为这实质上要求你利用阿马斯特加作为你的全部应用,从我们的角度来说,这是好的。

无论如何,如果你仍然希望使用库什阿普斯,我将建议使用Backbone.JS,而不是最终使用。 (sthere s Even a 3rd-parties CouchDBLinkorBuilding for Principal)





相关问题
couchdb for /really/ distributed replica

let s say i want to implement a distributed database (each node being the replica of the others); i hear that cdb is able to easily sync between two nodes and at least support some form of conflict ...

CouchDB View, Map, Index, and Sequence

I think read somewhere that when a View is requested the "map" is only run across documents that have been added since the last time it was requested? How is this determined? I thought I saw something ...

representing a many-to-many relationship in couchDB

Let s say I m writing a log analysis application. The main domain object would be a LogEntry. In addition. users of the application define a LogTopic which describes what log entries they are ...

couchDB , python and authentication

I have installed couchDB v 0.10.0, and am attempting to talk to it via python from Couch class downloaded from couchDB wiki. Problem is: Create database mydb : { error : unauthorized , reason : ...

Temp View Caching?

I m using CouchDB with a home-grown C# interface library. The most common method of accessing CouchDB with this library results in a temp view being created. I ve optimized the library so that it uses ...

热门标签