Backbone Training

back to Browser

back to ..

back
  • "Models are the heart of any JavaScript application, containing the interactive data as well as a large part of the logic surrounding it: conversions, validations, computed properties, and access control"(Backbone.js)

back to ..

back

change the Student Model
name
id
average
add attribute
see data of Student

data

back to ..

back

handle Bank Acount of Yours
credit
deposit
withdraw

back to ..

back


choose account via its id
enter number
see data of Account №2

Account №2

Account №2

handle Bank Acount №2 of Yours
credit
deposit
withdraw