Hacker News new | ask | show | jobs
by deadwisdom 2682 days ago
Or use Polymer/LitElement, where it's just all in one file... I swear people are just reinventing react methods to eventually get to where Web Components have been for the past 4 years.
1 comments

React is greater than 4 years old, and people mostly use it for the nice authoring experience, not to dick around with CSS isolation problems.
You don't have to "dick around" with CSS isolation problems with web-components, it just works. React is where you are dicking around.