CodeNewbie Community 🌱

joao-gouveia profile picture

joao-gouveia

I am a Software Engineer from Porto, Portugal!

Location Porto Joined Joined onΒ  github website

Work

Backend Software Engineer

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