CodeNewbie Community 🌱

Discussion on: I’m Danielle Adams, Node.js Language Owner at Heroku. Ask Me Anything!

Collapse
 
michaeltharrington profile image
Michael Tharrington

Haha, definitely both great perks! šŸ™‚

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