CodeNewbie Community 🌱

Discussion on: Welcome Thread - V5

Collapse
 
harrekki profile image
David LaRocco

Hi Jason - I'm 43 and am back in college studying software development ( a lot of Java right now). You are definitely not alone! :-)

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