CodeNewbie Community 🌱

Captain Ellie the Pelican πŸͺ profile picture

Captain Ellie the Pelican πŸͺ

We are the Relicans, New Relic DevRel team.

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