CodeNewbie Community 🌱

Neha profile picture

Neha

Colorado native. Lover of orange and blue. Always learning new things. Currently learning: 🇪🇸 & 🇩🇪

Location DC 🚇 Joined Joined on  Personal website https://nebulascode.com

Education

University of Florida - Computer Science & Georgia Tech - Analytics Certificate

Work

Software Engineer

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