CodeNewbie Community 🌱

Discussion on: #CNC2022 Cohort 1 Welcome Thread

 
adiatiayu profile image
Ayu Adiati

I'm still thinking of doing either learn in public or coding more. Can't decide yet 😁

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