CodeNewbie Community 🌱

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

Collapse
 
raedyping profile image
Raedy Ping

YES NO JARGONNNNNNNN!!

I write like I am talking to you, because that is the best way I learn -- I think it is part of why Stack is so useful, it is a conversation

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