cherry

wcohen 2024-12-13T02:35:23.819589Z

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.

🎉 3
john 2024-12-15T03:06:57.232979Z

I didn't realize that's what tech.resource was about, cool. I've actually been wanting something like this in cljs. Thanks!