Skip to content

avivsab/JS-DO-HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Rendering-HTML

JavaScript creating all page elements with the createElement method indise one root element. 🤘

Using the DOM API directly is much faster then changing HTML, it does not have to invoke the HTML parser and to rerender all the elements/tags contents.

Fetch API getting images from external API for a container changing image every few seconds.

About

JS renders all elements in a single root element.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published