CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] Art History is a Feature: Non-Dev Work as a Superpower

Collapse
 
sharacrosslin profile image
Shara Crosslin

I love hearing stories from others who pivoted into tech from a completely different field. So excited for this chat!

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