CodeNewbie Community 🌱

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

Collapse
 
eshelton98 profile image
Erik Shelton

What do you feel is most important for a junior's first role that helps them grow the most, such as having a mentor or being pushed into new scenarios that happen while employed as a few examples.

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