News

This is a small project about creating HTML elements using insertAdjacentHTML() method with explanations and examples. In my opinion, the insertAdjacentHTML() is the best method to create HTML ...
innerHTML x 194 ops/sec ±2.10% (55 runs sampled) insertAdjacentHTML x 6,546 ops/sec ±2.11% (37 runs sampled) appendChild x 13,477 ops/sec ±2.59% (55 runs sampled) DocumentFragments x 12,800 ops/sec ±1 ...