In my web application I would like to complately avoid html and use only javascript to create web-page\'s dom tree.
What is faster writing web content in the traditi
If you're going to be doing a lot of changes to html through javascript I'd recommend using a templating library like trimpath.