|
|
|
|
|
by PaulHoule
126 days ago
|
|
We have been using the isolation stuff in Web Components to make React applications that our partners can embed in web pages regardless of what other CSS and JS they use. I don’t know if I’d want to make an application with 100 tiny web components at the level of individual buttons and such that work together but self-contained widgets that pop into a web page look great to me. |
|
But for smaller things like chat widgets or players I think it's a great solution.