CodeNewbie Community 🌱

Discussion on: How do you start your project?

Collapse
 
mccurcio profile image
Matt C

Thanks,
Your numbered bullets would be a great start for a mind map. ;)
Do you know FreePlane? I love it.

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