CodeNewbie Community 🌱

Oyedele Dapo
Oyedele Dapo

Posted on

I want to pair programming with someone

Top comments (1)

Collapse
 
hankhannn profile image
Hank Han

Hi Oyedele Dapo, Have you found any buddies to pair programming?
I'm interested. Please connect me via hanran08@gmail.com

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