CodeNewbie Community 🌱

sammo profile picture

sammo

Software engineer with experience of recruiting and building teams in Dubai, UAE and Saudi Arabia

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