CodeNewbie Community 🌱

Jonathan Lee profile picture

Jonathan Lee

Making a transition from food service industry to software development. My perfect balance is 50% biology and 50% technology in that order. I am super friendly!

Location Atlanta, GA Joined Joined onΒ  Personal website https://github.com/jlee1546

Work

Chef at Food Service

Want to connect with Jonathan Lee?

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