CodeNewbie Community 🌱

Discussion on: Welcome Thread - V9

Collapse
 
sophcodes profile image
Sophie Tai

Hello! My name is Sophie and I'm a year of covid university graduate. I first began coding after I graduated last year but unfortunately it didn't last.

Now I'm back and determined to create my own app someday - currently self learning Kotlin :)

so glad I found this community

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