CodeNewbie Community 🌱

Arpit Mathur profile picture

Arpit Mathur

Principal Engineer at Comcast Labs with over 16 years of coding experience. I am a researcher on new technologies like Blockchains, VR and Chatbots

Location Philadelphia, PA Joined Joined on  github website twitter website

Work

Principal Engineer at Comcast

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