Exactly why I banned React from my pipelines years ago, native Web Components + dispatchEvent gives you the modern web without bloat and churn, and Vite for a lightweight HMR thanks to native ES Modules.
Server-side you can use jsdom to polyfill document, it supports Web Components too.
nathias|2 months ago
unknown|2 months ago
[deleted]
wildpeaks|1 month ago