CodeNewbie Community 🌱

Mohamed Aimane Skhairi profile picture

Mohamed Aimane Skhairi

Software Engineer-Consultant | Freelancer, Mainly building innovative apps for social good.

Education

Master Degree in Computer Engineering

Work

Software Engineer-Consultant

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