2020-12-23 UTC
# [Raphael_Luckom] The main argument against client-side JS that resonates for me is that it interferes with accessibility. That's _bad_. It's also bad, (but less bad) that it hurts interoperability to the extent that it requires clients to understand JS (largely not an issue, because the API is usually trivially seperable from a JS client). Everything else is preference.