CodeNewbie Community 🌱

Vic profile picture

Vic

I’m a software engineer and indie maker. I’m also an dad, runner, biker, pizza maker, and I raise chickens.

Location Raleigh, NC Joined Joined onΒ  Personal website https://vicvijayakumar.com
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);