CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] Docs For Equity - Teaching Our Way Out Of Impostor Syndrome

Collapse
 
srivera12 profile image
Sarah Rivera

Thank you, great talk!

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