CodeNewbie Community 🌱

Discussion on: [#CNC2022 Cohort 1 "Learn in Public"] Tell us about your "Learn in Public" plan!

Collapse
 
clc80 profile image
Claudia Maciel-Contreras

I am looking forward to your series. This is something that I really need to get better at.

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