CodeNewbie Community 🌱

Imad profile picture

Imad

Passionate Javascript developer, with focus on React and React Native. find me on Twitter : @iyo_bemoore

Joined Joined on 

Work

Senior Front End Developer

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