CodeNewbie Community 🌱

Em profile picture

Em

Hey, I'm Em! I'm a software developer and an entrepreneur, based in Montreal, Canada. I like to write about the stuff I'm interested in.

Location Montreal, Canada Joined Joined on  Personal website https://edebarros.ca/

Work

Software Developer at Genetec.

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