Video: Your First Backbone.js Model
August 1, 2015In this video I’ll be discussing Backbone.js models, a vital component to work with data; define validation rules and default values. Think of models as of blueprints of your data. I will show you how to create your first model by employing extending mechanism. That basically means copying properties from one obj...
Recent Comments