Hacker News new | ask | show | jobs
by alanz1223 2570 days ago
What does this allow you to do?
2 comments

I'm not sure about other applications, but headless Canvas with Node is pretty nice. There are some other libs that do the same thing (that one goal at least) but this one looks tidier to use.
I guess it could make SSR easier for canvas based components. But how to translate that canvas state from server to client would be pretty interesting however.