CodeNewbie Community 🌱

James L. Avakian, Software Developer profile picture

James L. Avakian, Software Developer

404 bio not found

Joined Joined onΒ 

Education

Cal Poly, San Luis Obispo, CA

Work

Software Developer at Optical Automation, LLC

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