CodeNewbie Community 🌱

Nicolás Mauricio Cuadrado profile picture

Nicolás Mauricio Cuadrado

404 bio not found

Location Bogotá D.C. Joined Joined on  github website

Work

CTO at Cycle

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