CodeNewbie Community 🌱

Discussion on: Hey CodeLand! Sema Software would love to connect and talk about your accomplishments ⭐

Collapse
 
imonagain profile image
Shaina

A brag book is such a good idea. Excited to listen to your lightning talk, Matt!

Collapse
 
mattvanitallie profile image
Matt Van Itallie Sema

thank you! i would love to hear your feedback!

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