CodeNewbie Community 🌱

Discussion on: [Keynote] A Fireside Chat with Kelsey Hightower

Collapse
 
barkh22g profile image
G. Barkhuff

How do you know when it is time to switch to a new job?

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