CodeNewbie Community 🌱

Bethany Jepchumba profile picture

Bethany Jepchumba

My mantra is recreating stories, enhancing experiences! I aim to improve experiences whether it is through design, code, or leadership.

Location Nairobi, Kenya Joined Joined on  Personal website https://bethanyjep.com/

Work

Cloud Advocate at Microsoft

loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);