CodeNewbie Community 🌱

Nina Joy profile picture

Nina Joy

Hi, My name is Nina Joy. In 2016 I switched careers to Software Development. I started as a Frontend Developer Trainee and currently work as a software developer for a Design System team.

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