CodeNewbie Community 🌱

Discussion on: Announcing Our First Writing Contest!

Collapse
 
saumya4real profile image
Saumya

I have wrote the post on HashNode can I share that for this challenge

Collapse
 
gracie profile image
Gracie Gregory (she/her)

As long as you post the article you wrote here on CodeNewbie in full (disclosing the original location of posting via hyperlink) that's fair game!

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