I was wondering what was the proper way to extend ...
# javascript
j
I was wondering what was the proper way to extend org.w3c.dom.HTMLElement ?
b
It should be very close to how do you do it with ES6, for example.