CodeNewbie Community 🌱

Drew Clements profile picture

Drew Clements

Perpetually junior dev. Opportunity looks a lot like hard work. I like opportunity.

Location Brunswick, Ga Joined Joined on  github website

Work

Front-end Engineer at Foster Commerce

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