Modeling complex JavaScript objects - 30 seconds of code

Inspired by ActiveRecord, this collection will guide you through the process of modeling complex objects in JavaScript, from in-memory collections to queries, relationships, serialization, and more.