CodeNewbie Community 🌱

Kevin MARVILLE profile picture

Kevin MARVILLE

+0.3% weather_condition

Location France Joined Joined on  Personal website https://www.linkedin.com/in/kevin-marville

Education

yes

Work

Software Developer

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