CodeNewbie Community 🌱

Devocate πŸ“£ profile picture

Devocate πŸ“£

Peer-to-peer developer advocacy education & mentorship. Helping developers pursue a career in #DevRel or leverage their new skills for professional growth.

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