CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] When Deeds Speak, Words Mean Nothing

Collapse
 
ck1ldn profile image
Charlene

Thank you Jeremy. I appreciate you taking the time to watch

Collapse
 
jeremyf profile image
Jeremy Friesen

My first job, in 1998, had a majority of women developers. And in the years since, it's usually been less and less women developers. I forget if it was you or one of the other awesome presentations, but diversity is the key ingredient to solving problems.

Thread Thread
 
ck1ldn profile image
Charlene

Absolutely! It's a win-win

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