Download Node Backbone Require Example Blog Free Java Code

Description

A sample blog built with Node.js, Backbone.js, and Require.js. It supports GRUD for posts.

Source Files

The download file Node-Backbone-Require-Example-Blog-master.zip has the following entries.


.gitignore//from   w w  w.j  ava 2  s. c om
Jakefile.js
README.md
app.js
config/index.js
models/post.js
models/schemas.js
package.json
public/built/.gitignore
public/dev.html
public/index.html
public/javascripts/app.js
public/javascripts/collections/post.js
public/javascripts/lib/backbone-amd.js
public/javascripts/lib/jquery.js
public/javascripts/lib/require.min.js
public/javascripts/lib/text.js
public/javascripts/lib/underscore-amd.js
public/javascripts/main.js
public/javascripts/models/post.js
public/javascripts/router.js
public/javascripts/templates/header.html
public/javascripts/templates/home.html
public/javascripts/templates/post/add.html
public/javascripts/templates/post/edit.html
public/javascripts/templates/post/list.html
public/javascripts/templates/post/show.html
public/javascripts/views/header.js
public/javascripts/views/home.js
public/javascripts/views/post/add.js
public/javascripts/views/post/edit.js
public/javascripts/views/post/list.js
public/javascripts/views/post/show.js
public/stylesheets/main.css
public/stylesheets/style.css
routes/post.js
scripts/assetBuilder.js

Download

Click the following link to download Node-Backbone-Require-Example-Blog-master.zip.

Node-Backbone-Require-Example-Blog-master.zip




















Home »
  Javascript Free Code Download »
    Library »




AngularJS
Backbone.JS
CommonJS
Datejs
Dojo
EmberJS
ExtJs
Framework
Library
MooTools
RequireJS
Sencha
Yui