Master advanced patterns and complex implementations
Implement a function which transforms a function which takes variadic arguments into a function that can be repeatedly called with any number of arguments
Implement a function that conditionally joins CSS class names together and also handles de-duplication and function values
Implement a class resembling Backbone.Model which allows storing of attributes/values and responding to changes in specific attribute values
Implement a function to filter rows of data matching a specified requirement