More of a utility than anything else, but I just published initial alpha 1 of https://github.com/willcohen/resource-tracker, which is a port of https://github.com/techascent/tech.resource to JS using cherry. I’ll be using this to handle object lifecycle management the same way that I’m using tech.resource on a joint JVM/JS project.
I didn't realize that's what tech.resource was about, cool. I've actually been wanting something like this in cljs. Thanks!