JavaScript creating a new element
I've realized I've done quite a few articles already where I used the technique to create elements from scratch in Vanilla JavaScript.
But I've never actually gone through the basics of creating elements in JavaScript.
TLDR; You can use document.crea...
h.daily-dev-tips.com2 min read