pitus

Results 3 issues of pitus

The title says it all ... I'm working on a page using lots of custom elements (Polymer/LitElement specifically) and would like to see what DOM changes they make, however DOMListener...

enhancement

I'm building a web client to **node-red** where I'm running **mosca MQTT broker**. I'd like to be able to `subscribe` in the UI client to various topics and process subscribed...

**Describe the bug** I have some code that's calculating a **boolean expression** based on **multiple negated tests that are `&&` together**. Once minified, the logic is converted to `||` while...

bug