CodeNewbie Community 🌱

Discussion on: Hi, we’re Strapi and we’re excited to be at CodeLand!

Collapse
 
tiffany profile image
Tiffany (she/ela)

Hi, Daniel! I'm loving it, thanks for asking - it's both challenging and rewarding, exactly what I was looking for when I decided to switch careers. I love seeing things that I built working, and the path to build those things is what makes me going.

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