CodeNewbie Community 🌱

Bruce  profile picture

Bruce

I am a professional hobbyist. Anytime I am building something or riding MTB is where I find my happy place.

Location Irmo, SC Joined Joined on  github website twitter website

Work

Learning Front-End at None

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