Light javascript component to do logging stuff right to the WEB UI, without the need of developer tools. It can be useful when dealing with special hardware like mobile devices or TV's. Data can be ...
I started delving into web components about a year ago. I really liked the idea of getting a reference to a custom element and then calling methods and setting values right on the custom element.