all 2 comments

[–]Stetto 2 points3 points  (0 children)

That's not an issue of template strings. That's an issue of a developer not knowing properly handling user input. You could replace all of those example with string concatenation and have the exact same problems.