CodeNewbie Community 🌱

Tim Apple profile picture

Tim Apple

World citizen, family guy, and Baha'i. Ukuleles make me smile. I like plants. Interested in community building, opensource, Python, Rust, and Flutter

Location Staten Island, NY Joined Joined on 
My Coding Orgin Story = Chaos

My Coding Orgin Story = Chaos

2
Comments
2 min read

Want to connect with Tim Apple?

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