CodeNewbie Community 🌱

David Jones profile picture

David Jones

Im a Full Stack Developer at JP Morgan, I've been in development for about 4 years now. I'm always learning and looking to grow more as a developer

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