Hacker News new | ask | show | jobs
by pabs3 52 days ago
I wonder why they didn't change it to use DOM APIs instead. Related comment:

https://news.ycombinator.com/item?id=47945472

1 comments

Not sure. Are those APIs widely supported now? This is far outside my expertise and I don't know the current state of the art.
Yes, document.createElement is widely supported.