CodeNewbie Community 🌱

AO WFH & coding πŸ’» profile picture

AO WFH & coding πŸ’»

404 bio not found

Location Brooklyn, NY Joined Joined onΒ  twitter website

Work

Software Developer at ThoughtWorks, Inc.

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