CodeNewbie Community 🌱

Ely Herrera profile picture

Ely Herrera

Just this year, 2021, I decided to pursue a career in Tech and just graduated from a Full-Stack Development boot camp at Thinkful! I am currently searching for work and excited to continue learning!

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