CodeNewbie Community 🌱

Donovan profile picture

Donovan

Hoping stuff works out

Location Los Angeles Joined Joined on  Personal website https://donovangomez.dev/
Code More by having a plan #CNC2021

Code More by having a plan #CNC2021

7
Comments 1
2 min read

Want to connect with Donovan?

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