bqe

所属分类:人工智能/神经网络/深度学习
开发工具:CoffeeScript
文件大小:11KB
下载次数:0
上传日期:2017-06-29 17:16:34
上 传 者sh-1993
说明:  主干网Q.Express
(Backbone Q. Express)

文件列表:
.travis.yml (34, 2012-06-17)
Procfile (25, 2012-06-17)
build (749, 2012-06-17)
package.json (830, 2012-06-17)
public (0, 2012-06-17)
public\development.css (257, 2012-06-17)
public\development.js (1400, 2012-06-17)
public\models (0, 2012-06-17)
public\models\widgets.coffee (217, 2012-06-17)
public\routers (0, 2012-06-17)
public\routers\widgets.coffee (823, 2012-06-17)
public\script.coffee (3089, 2012-06-17)
public\style.styl (506, 2012-06-17)
public\templates (0, 2012-06-17)
public\templates\index.hbs (20, 2012-06-17)
public\templates\layout.hbs (1314, 2012-06-17)
public\templates\widgets.coffee (1851, 2012-06-17)
public\templates\widgets (0, 2012-06-17)
public\templates\widgets\edit.hbs (190, 2012-06-17)
public\templates\widgets\index.hbs (495, 2012-06-17)
public\templates\widgets\new.hbs (100, 2012-06-17)
public\templates\widgets\show.hbs (24, 2012-06-17)
public\views (0, 2012-06-17)
public\views\widgets.coffee (1992, 2012-06-17)
server.coffee (2025, 2012-06-17)
spec (0, 2012-06-17)
spec\spec_helper.coffee (0, 2012-06-17)
spec\widgets_spec.coffee (78, 2012-06-17)
widgets.coffee (859, 2012-06-17)

This project is called BQE because I'm a big fan of [TLAs](http://en.wikipedia.org/wiki/Three-letter_acronym) and of NYC (which is also a TLA). It could stand for "Backbone Q. Express" (look, it's hard to backronym "Q", ok?), but it also uses MongoDB, Socket.IO, CoffeeScript, and plenty of other cool stuff. It is not a framework, but a structure for an MVC (hey, another TLA!) CRUD app. To understand the motivation behind this project, start with [this post by Harry Brundage](http://harry.me/2011/01/27/today-web-development-sucks/). There are a number of strategies being used or planned for use which I will write about later. To run: `npm start` and visit [http://localhost:3000/widgets](http://localhost:3000/widgets) `npm stop` to stop, or use `coffee server.coffee` to run in the foreground.

近期下载者

相关文件


收藏者