CodeNewbie Community 🌱

Public Speaking

This tag is for content related to public speaking (i.e. for some of us, "The Great Sweat Inducer"). Whether you take to the microphone like a natural or you want to run as far away from the stage as possible, share your thoughts on the practice of sharing your knowledge on a stage.

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