CodeNewbie Community 🌱

JustJakeIt profile picture

JustJakeIt

I'm Jake. I am a veteran, and a father of 3. When I'm not at my computer, I enjoy Brazilian Jiu-Jitsu, reading, and a good bourbon.

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