CodeNewbie Community 🌱

Discussion on: #CNC2021 "Code More" Mission 2 Submission Thread

Collapse
 
sjukovic profile image
sjukovic

Nice work, I tried the Time Block planner myself and found it very useful :) Thanks!
The only difference with me is that I almost regularly have to replan my day.

Bye,

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