CodeNewbie Community 🌱

Discussion on: What talk are you most excited to experience at CodeLand 2022?

Collapse
 
marjanabm profile image
Marjan

This is the first time of me participating to a codeLand. And I can't say how I enjoyed Kelsey Hightower's talking. He was kind of explaining exactly my challenges and struggling part of tech life. Thank you CodeLand for this amazing conference.

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