CodeNewbie Community 🌱

Chastity (Chas) Benton profile picture

Chastity (Chas) Benton

I am currently in Coding Dojo's Data Science Bootcamp, G{Code} House's Web Development Bootcamp and 100Devs Software Engineer Bootcamp in search of a new career!

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