CodeNewbie Community 🌱

larrozzi profile picture

larrozzi

Creative Software Developer adept in bringing forth expertise in design, implementation, testing and maintaining software systems. Proficient in various platforms and languages.

Location Montreal, Quebec Joined Joined onΒ 

Work

Software Developer at TMI Climate Solutions Inc

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