CodeNewbie Community 🌱

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

Collapse
 
fizzybuzzybeezy profile image
fizzybuzzybeezy

Hi Pachi. Thank you for your talk! It was really good for me to hear your point of view. I want to become a better ally and I'm trying to learn more and more and your tips at the end really helped, especially the one to encourage the women in one's life to pursue a career in coding.

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