Transient models
Transient models:
- requires id on creation
- cannot be saved, reloaded or deleted
- are included in fastboot shoebox so all
has-many-collection
relationships are included also with loaded state
let state = db.get('state', 'singleton');
See example in portfolio app: