CodeNewbie Community 🌱

Discussion on: We're DuploCloud and we're a proud sponsor of CodeLand 2022✨

Collapse
 
spicyc profile image
SpicyC

comment below with an explanation of DevOps that's suitable for a five-year-old!

DevOps is like your body ~ You have to eat healthy, exercise and rest to feel your best everyday! The better you treat your body - The better your body will treat you.

@CWHITE75571806

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