Web Components PRO
10 mins Posted August 17, 2021
Components are an abstraction for web UI code made popular by React and Angular and now used in almost every popular web UI framework.
Web components is a suite of new browser standards for building reusable components natively.
They will provide developers with a more consistent way of creating components and may allow them to reduce the amount of third-party JavaScript that they ship.
