CodeNewbie Community 🌱

Taqwa profile picture

Taqwa

404 bio not found

Location Washington, DC Joined Joined onΒ  Personal website https://taqwa.dev github website twitter website

Work

Associate Developer at Blue State

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