CodeNewbie Community 🌱

Mase Santos profile picture

Mase Santos

Full Stack Developer and Shapeshifting Creative using code to realize empathetic futures

Joined Joined onΒ 

Work

Full Stack Developer

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