CodeNewbie Community 🌱

Devin Spears profile picture

Devin Spears

Hi my names Devin, im 16 and currently working towards becoming a Front end Dev as a freelancer

Location Missouri, United States Joined Joined onΒ 

Work

System Programmer at Mid Central

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