CodeNewbie Community 🌱

Mayokun Abiola profile picture

Mayokun Abiola

I have a background in engineering but now trying to get into IT(software development). I am adaptive and open to learning new things. I believe if others can, I CAN!

Location Winnipeg, Manitoba, Canada. Joined Joined onΒ  Email address olalekanabiola85@gmail.com

Want to connect with Mayokun Abiola?

Create an account to connect with Mayokun Abiola. 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);