Topcoat: A framework for building full-stack reactive web apps with Rust

4 pointsposted 4 hours ago
by carllerche

2 Comments

carllerche

4 hours ago

I know the repo was posted here a few days ago (https://news.ycombinator.com/item?id=48952067). The intent was to open the repo at the same time as the blog post, but we ran out of private repo CI credits, so opened it up early and it got posted.

We still wrote the blog post. It provides a bit more context. Feel free to ask questions here.

wseqyrku

an hour ago

Does this support web workers (pretty much the same thing as yew agents or leptos workers for example)?

In general, a comparison with other frameworks would be useful. Thanks!