CodeNewbie Community 🌱

suraj kumar sahani profile picture

suraj kumar sahani

I am a maker at heart; from developing challenging large-scale software to small weekend hacks and proof of concept ideas to tinkering around with my Lego Mindstorms sets - I love to build.

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