CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] Women and Tech: Why Representation Matters

Collapse
 
mariasilva_dev profile image
Maria Silva

Thank you Pachi! I'm really curious to learn more about your journey into tech and how you learned to code, can you share?

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