Hacker News new | ask | show | jobs
by crescentfresh 4916 days ago
Yes, also document.write('\x3Cscript>\x3C/script>'). But these are beside the point.
1 comments

Well; I also think this is going offtopic but I have to mention "unescape" is not a JS standard but it is available in most JS engines; in the other hand literal Unicode codes in strings are part of the ES specification.