CodeNewbie Community 🌱

Anand Safi profile picture

Anand Safi

Engineering Manager | Startup Advisor | Tech Mentor | Advisory Council Board Member

Location Montreal, Quebec Joined Joined on  Personal website https://anandsafi.medium.com

Work

Engineering Manager at Mark43

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