CodeNewbie Community 🌱

Paulo Alves profile picture

Paulo Alves

Changing carrers and the world, maybe.

Location Curitiba, PR, Brasil Joined Joined onΒ 

Work

Junior Fullstack engineer

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