CodeNewbie Community 🌱

G{Code}

A place-based community for young female and non-binary people of color pursuing careers in tech.

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