CodeNewbie Community 🌱

Silvia España Gil profile picture

Silvia España Gil

Formerly a marketing and communications specialist one day I decided to reinvent myself and did a front end bootcamp. Little I knew and ended up developing iOS apps as my dog takes a nap next to me.

Location Ourense, Spain Joined Joined on  Personal website https://dev.to/silviaespanagil

Education

Communications Degree

Work

iOS Mobile Developer at Wefox

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