CodeNewbie Community 🌱

katebygrace profile picture

katebygrace

QA hoping to move to dev.

Location Boston, MA Joined Joined onΒ 

Work

QA Engineer at SimpliSafe

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