CodeNewbie Community 🌱

Natizyskunk
Natizyskunk

Posted on

One Year Club dev.to badge

Yeah!!! I'm happy to say that I just received my "One Year Club" dev.to badge ! 🙌

Image description

Thanks to #dev.to !

Top comments (0)

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);