CodeNewbie Community 🌱

Erica profile picture

Erica

Software developer, primarily working in React Native and NestJS at the moment, also interested in learning about AR/VR dev and web3.

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