CodeNewbie Community 🌱

Chủ Đây Rồi
Chủ Đây Rồi

Posted on

Hello,Please what tools do i need to start learning coding from its basics?.How can i learn coding by myself?

Top comments (0)

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