CodeNewbie Community 🌱

Discussion on: [Keynote] Musical Lessons for Engineering Teams: Developing a Culture of Feedback Cycles

Collapse
 
israelram profile image
Israel Ramirez

you play beautifull

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