Download monologue Free Java Code
Description
Sample application to demonstrate TDD and design patterns in JavaScript.
Source Files
The download file monologue-master.zip has the following entries.
.evergreen// ww w . ja v a2 s .c o m
Gemfile
Gemfile.lock
README.md
config.ru
features/cucumber.yml
features/statuses.feature
features/step_definitions/status_steps.rb
features/step_definitions/web_steps.rb
features/support/env.rb
features/support/paths.rb
features/support/selectors.rb
public/css/bootstrap.css
public/index.html
public/js/app.js
public/js/backbone.js
public/js/collections/statuses.js
public/js/jquery.js
public/js/models/status.js
public/js/setup.js
public/js/underscore.js
public/js/views/post_status.js
public/js/views/status_list.js
server.rb
spec/index.html
spec/lib/jasmine.css
spec/lib/jasmine.html.js
spec/lib/jasmine.js
spec/spec_helper.js
spec/views/post_status_spec.js
spec/views/status_list_spec.js
Download
Click the following link to download monologue-master.zip.
monologue-master.zip