Skip to content

sixohsix/backbone-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Example Backbone/jQuery Project

This is an example JavaScript project made using Backbone.js, jQuery, and QUnit. We implement a simple incrementing counter. Here are some places to start:

  • src/my_code.js -- the code under test, the counter Model and View
  • tests/test_my_code.js -- the tests for my_code.js
  • tests/index.html -- the test runner. Open in a browser to run the tests

About

An example backbone.js project, with jQuery and QUnit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published