CodeNewbie Community 🌱

Discussion on: Starting Over :)

Collapse
 
lfosgett profile image
Lauren Fosgett

Cheers to the start of your journey!

Having a community is so so important to stay motivated and connected to what you're doing. It's so good to hear you've found GCode and now the CodeNewbie community!

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