Series: Building an object model in Vue

As I started playing around with Vue, I found that I was lacking a good framework for building object models. This series documents how I started to create an object model vaguely reminiscent of Rails’ ActiveRecord.