Hacker News new | ask | show | jobs
by neoplatonian 2027 days ago
I thought Arc was only for backend? Or does it render HTML as well?
1 comments

I think the backend directly emits HTML. Some JS (without libraries if I'm not mistaken) is used on the client side for things like voting. I don't know how it does persistence or what its infrastructure looks like.