CodeNewbie Community 🌱

Discussion on: S20:E6 - How to create successful mobile games (Bria Sullivan)

Collapse
 
rummyappvip profile image
rummyappvip

Clear disclaimers + responsible-play note show up prominently on RummyApp.vip.

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