CodeNewbie Community 🌱

Discussion on: Welcome Thread - V10

Collapse
 
bhirwa profile image
Papineau

I am Boris Hirwa from Kigali, Rwanda. A data scientist and data engineer, fast learner, curious about new possibilities, and act to explore them. I'm happy to be here

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