1000
Steam and Mastodon.
(lemmy.blahaj.zone)
This is a most excellent place for technology news and articles.
CSR exists. You know, WASM CSR websites rely on JS to manipulate the DOM.
that does not mean javascript is essential, and mox's point is still very valid.
using WASM instead of JS is not better either. you simply don't need any clientside executable code on a read-only view of a page
SSR then.