Hacker News new | ask | show | jobs
by peterhunt 4354 days ago
React already can render into shadow roots, and eventually we could add a mode that tosses aside server rendering in favor of shadow DOM. However, if all you want is style encapsulation, you can get that with conventions.