CodeNewbie Community 🌱

Abhishek Chaudhary profile picture

Abhishek Chaudhary

a pseudo-introvert, a web developer, and a maker

Location Navi Mumbai, India Joined Joined on  Email address abhishek7gg7@gmail.com Personal website https://theabbie.github.io

Education

Computer Engineering

Work

CEO at TheAbbie

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