CodeNewbie Community 🌱

geebee22202 profile picture

geebee22202

Bootcamp grad looking to further develop skills and land an en entry level software engineer role

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