CodeNewbie Community 🌱

Aliqyan Abid profile picture

Aliqyan Abid

A passionate developer, C++, Linux and Neovim enthusiast. I am also a great learner who is always eager to learn new and exciting things. Currently doing specialization in AI and ML.

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