Hacker News new | ask | show | jobs
by scsteps 1146 days ago
I think this is really awesome. I’m doing a deep dive in how various “backend languages” are being used to create interactive front ends (i.e. Phoenix LiveView) and I might even look into this as another example.
1 comments

That's really nice to hear! :)

I think rdom could turn into something usable if I could only fix that memory leak.

I'm also working on Mayu Live (https://github.com/mayu-live/framework), but I made rdom to experiment granular updates with signals, inspired by SolidJS (been watching a lot of streams by Ryan Carniato).