CodeNewbie Community 🌱

kornsp1racy profile picture

kornsp1racy

aspiring software developer with degree in interactive animation (game design/development). still trying to fill the gap that pulls you down into the impostor syndrome abyss ...

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