Web Components
This whining about DOM api performance, slow standard dev, HTML attributes only allow string
React fulfilled Web Components promises
This replies to above post:
- DOM api is slow vs React virtual DOM big js bundle
- Use
properties
instead ofattributes
https://medium.com/@gilfink/why-im-betting-on-web-components-and-you-should-think-about-using-them-too-8629396e27a
WC is good because it’s standardized (provided some real use cases).
Suggest https://micro-frontends.org/