CodeNewbie Community 🌱

Dagogo Clinton Uranta profile picture

Dagogo Clinton Uranta

I am a Javascript developer (frontend focused) looking to connect , challenge myself and help others grow !

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