CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] The Shared Responsibility of Tech Ethics

Collapse
 
anyanka profile image
Anja

I really liked your talk. And I appreciate that your ethics are included in your portfolio page – it's like setting boundaries or, like you said, great for keeping your ethics and save everybody's time. Thanks Erin. :)

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