CodeNewbie Community 🌱

Discussion on: Welcome Thread - V9

Collapse
 
greeshma2903 profile image
M Greeshma

Hola! I am Greeshma, a sophomore pursuing Computer Science. I am looking to get back to learning JavaScript and React for Frontend after my exams. I got to know about CodeNewbie through a friend on Discord, and am interested in the CodeNewbie challenges. Due to my exams I missed the deadline for the first Cohort, but am looking forward to next one 🚀
PS: I enjoy being part of communities 😁

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