CodeNewbie Community 🌱

Chris Benjamin profile picture

Chris Benjamin

Greetings, I am Chris Benjamin! I've been an IT Professional and Developer for over 15 years. I write about technology, career, and dev as a whole.

Education

Masters in Computer Science from WGU Washington, Bachelor in Computer Science from DeVry University

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