CodeNewbie Community 🌱

Discussion on: I’m Veni Kunche — Software Engineer, Founder, Community-Builder. Ask Me Anything!

Collapse
 
jyotiprakashrout profile image
Jyoti-prakash-rout

Hey, Veni!
Could you please share your LinkedIn profile link with me? I want to connect with you 😊

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