CodeNewbie Community 🌱

SergeiGoetheScriabin profile picture

SergeiGoetheScriabin

I am interested in programming, I'm currently in the phase where I am a jack of all trades, and a master of none. I am trying to find out what I would love to specialize in most.

Joined Joined onΒ  github website
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);