Backbone Training
back to Browser
hello Backbone
change atributes of Student Model
handling Bank Account №1 through functions within the Model
Bank Account №2 with attributes getting through ajax based HTTP request
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
Go Back
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
Go Back
Account №2
Go Back
handle Bank Acount №2 of Yours
credit
deposit
withdraw