CodeNewbie Community 🌱

Discussion on: Are Coding Bootcamps A Rip Off?

Collapse
 
hmboyles profile image
holly boyles

It is a bonus for sure! I am not too far from Franklin actually. Where did you move to?

Thread Thread
 
tonycimaglia profile image
Tony Cimaglia

I've been all over the southeast since. I settled in Atlanta now.

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