/scrabble-js-to-backbone

Primary LanguageJavaScriptMIT LicenseMIT

Scrabble JS Objects to Backbone Code

Learning Goals

The code in this repository is to help you to:

  • Learn how to convert a JS object into a BackBone Model.
  • Learn to describe the features that Backbone provides models
  • See testing in Backbone Models with Jasmine

Resources & Notes