CodeNewbie Community 🌱

Sukhpinder Singh profile picture

Sukhpinder Singh

I'm Sukhpinder Singh, a passionate self-taught .Net developer from India. Skills C# | Microsoft Certified | Medium Blogger | .Net Core | Xamarin | ASP.Net | Angular

Location Chandigarh, India Joined Joined on 

Work

Senior Engineer - Web Apps at SourceFuse

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