CodeNewbie Community 🌱

Discussion on: Welcome Thread

Collapse
 
munkeyto profile image
Anthony Nicholson

Hi everyone my name is Anthony and I am a student at a bootcamp in Tokyo. I'm learning Ruby right now and while I'm having a bit of a challenge with it, it's been fun! Looking forward to joining in on conversations. :)

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