CodeNewbie Community 🌱

J. Negrete profile picture

J. Negrete

Relentless slogging away at my computer for the rest of eternity. Yay me.

Location Portland, OR Joined Joined on  Personal website https://peprojects.dev/alpha-3/jose/

Education

Perpetual Education (not the Mormon one)

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