Tagged Questions

1
vote
3answers
130 views

What is the most performant way to inject new code into the DOM?

Hi. I am engaged in a small debate with the server side developer for my project (I'm the front end guy) around injecting new stuff into DOM. He maintains that the best method to inject a large …