CodeNewbie Community 🌱

Jonan Scheffler profile picture

Jonan Scheffler

Jonan is the Director of Developer Relations at New Relic and aspiring astronaut. H believes in you and wants to help you build beautiful things.

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