CodeNewbie Community 🌱

JASKEERAT SINGH profile picture

JASKEERAT SINGH

SUSE Cloud Native Scholar @Udacity Full Stack Web Development Intern @DeepInfoLab Open Source Mentor @letsgrowmore Contributor @Layer5 MTM2020 fellow at @IBM

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