CodeNewbie Community 🌱

[Comment from a deleted post]
Collapse
 
ben profile image
Ben Halpern

It's a really great stack to build expertise in.

Collapse
 
warlita profile image
warlita

Thank you so much for your input! The more I am learning about Ruby, I really think that this is a decent path for me!

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