CodeNewbie Community 🌱

Layale Matta profile picture

Layale Matta

Android Developer. I consider the community one of the best parts of my job.

Joined Joined onΒ  Personal website https://yalematta.dev

Want to connect with Layale Matta?

Create an account to connect with Layale Matta. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);