← Back to Phase 3: Advanced

Backbone Model

Phase 3: AdvancedModule 1: Advanced Patterns

Premium
Hard340 completed

Description

Implement a class resembling Backbone.Model which allows storing of attributes/values and responding to changes in specific attribute values

Your Solution