Download backbone.js with templates demo Free Java Code

Description

A demo app to show how to use Backbone.js along with templates such as Handlebars.js / mustache / ICanHaz.js for client side development in HTML + Javascript.

Icons

backbone.js with templates demo

Source Files

The download file backbone.js-with-templates-demo-master.zip has the following entries.


.gitignore/*from   www.  j a v  a2s .  com*/
.rvmrc
Gemfile
Gemfile.lock
README
Rakefile
app/controllers/application_controller.rb
app/controllers/events_controller.rb
app/helpers/application_helper.rb
app/helpers/events_helper.rb
app/models/event.rb
app/views/events/_form.html.erb
app/views/events/edit.html.erb
app/views/events/home.html.erb
app/views/events/index.html.erb
app/views/events/new.html.erb
app/views/events/show.html.erb
app/views/layouts/application.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/migrate/20110428024410_create_events.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/tasks/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/rails.png
public/javascripts/ICanHaz.js
public/javascripts/application.js
public/javascripts/backbone.js
public/javascripts/handlebars-0.9.0.pre.4.js
public/javascripts/jquery-1.5.2.min.js
public/javascripts/jquery-ui.min.js
public/javascripts/json2.js
public/javascripts/underscore.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/jquery-ui.css
public/stylesheets/scaffold.css
script/rails
test/fixtures/events.yml
test/functional/events_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/event_test.rb
test/unit/helpers/events_helper_test.rb
vendor/plugins/.gitkeep

Download

Click the following link to download backbone.js-with-templates-demo-master.zip.

backbone.js-with-templates-demo-master.zip




















Home »
  Javascript Free Code Download »
    Library »




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