CodeNewbie Community 🌱

Ryan Nance-Donaldson profile picture

Ryan Nance-Donaldson

An aspiring full-stack dev, currently working in React and ASP.NET. I'm also familiar with Django, proficient with python, and curious about everything else!

Joined Joined onΒ 

Want to connect with Ryan Nance-Donaldson?

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