CodeNewbie Community 🌱

Soumyadeep Dey profile picture

Soumyadeep Dey

Tech enthusiast and coder from India with a passion for technology. Constantly gaining knowledge and staying up-to-date with the latest tech trends. Eager to engage in discussions and contribute to th

Location 0.0.0.0 Joined Joined on  Personal website https://isoumya.vercel.app github website
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);