CodeNewbie Community 🌱

Tori Crawford profile picture

Tori Crawford

["Software Engineer", "Ruby Enthusiast", "Forever Learner"]

Location Boise, ID Joined Joined onΒ  Personal website https://dev.to/torianne02

Education

{ "college": { "M.S.": 1, "B.S.": 1, "B.A.": 1 }, "bootcamp": "Flatiron School" }

Work

Software Engineer at FireHydrant

Want to connect with Tori Crawford?

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