like. programming is very precise. you think i'm being picky? wait til you interact with a computer. there is no reason to be sloppy like this.
and it's not this passage. it's on every page. i could make an endless thread. it all feels just churned out to make ad slots
Conversation
Using innerHTML doesn't work at all if you enable strict Trusted Types since it's one of the XSS sink APIs. If anything they should have a section near the end covering dangerous and legacy APIs including that one and explain why not to use it and the safer alternatives.
1
2
If only microsoftedge.github.io/edgevr/posts/e was part of what was taught to new developers, i.e. use the structured DOM APIs and avoid ever converting text to HTML except when interacting with legacy libraries or APIs, and only do that begrudgingly.


