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
As you I was wondering the same and made a similar test as @evilReiko did:
In order to render a page containing a table with 1000000000 of records I found the following results: