CodeNewbie Community 🌱

Discussion on: How using the app Centered made me more productive

Collapse
 
andrewbaisden profile image
Andrew Baisden

Glad you are enjoying it! It is part of my daily workflow now I use it all the time. I really like the leaderboard you can see all the hard workers.

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