CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] Docs For Equity - Teaching Our Way Out Of Impostor Syndrome

Collapse
 
cassiel257 profile image
Tiffany U

Thanks for this talk, Julia! I appreciate the reminder that the main purpose is to help others with our docs, not build up our antihero image!

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