CodeNewbie Community 🌱

Pachi Parra profile picture

Pachi Parra

Developer Advocate at Github and Co-Founder of Feministech, Pachi loves community, empowering women in tech, and her cats.

Work

Developer Relations Engineer

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