CodeNewbie Community 🌱

Pranav Davar profile picture

Pranav Davar

404 bio not found

Location India Joined Joined onΒ  Personal website http://blog.deciphermiddleware.in/ github website

Want to connect with Pranav Davar?

Create an account to connect with Pranav Davar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);