CodeNewbie Community 🌱

Discussion on: Welcome Thread - V4

Collapse
 
sam9111 profile image
Samyuktha Ganeshkumar

Hi everybody! This is Samyuktha from India. I am a CS undergrad sophomore. I have been coding from around later 2019 but I still want to become much better at how I approach problems. I am super interested in product development, design and management! Happy to be connecting with such a vibrant community!

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