CodeNewbie Community 🌱

Discussion on: Finding a tech job worthy of my time and energy ....

Collapse
 
furgieofficial profile image
FURGIE 📸 🧖🏾

Thank you for this! Definitely getting more involved in the developer community, it's not easy as an introvert but needs to be done. Just the job search is very disheartening, I appreciate this

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