CodeNewbie Community 🌱

tegaken profile picture

tegaken

I am a Portfolio Manager who's new to coding. I'm excited about building new products and I'm trying to transition to a software developer

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