CodeNewbie Community 🌱

jake profile picture

jake

impostor syndrome haver. profile pic generated by dall-e-2

Location Philadelphia, PA Joined Joined on 

Education

Bachelor's in MIS

Work

Programmer

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