Our staff
{
const queryString = new URLSearchParams(new FormData($refs.filter)).toString()
const overviewID = 'employees-overview';
fetch('?' + queryString)
.then(response => response.text())
.then(data => {
let parser = new DOMParser();
let doc = parser.parseFromString(data, 'text/html')
let content = doc.querySelector('#' + overviewID).innerHTML;
document.querySelector('#' + overviewID).innerHTML = content;
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error: ', error))
.finally(() => {
scrollToOverview(overviewID);
})
})">
-
Zahra Stoman
Consultant Tax Advisory
-
Zhi-Ming Ly
Sr. manager Interim Financials
Next
Working at Baker Tilly
At Baker Tilly, we are always looking for new colleagues who are prepared to put their shoulder to the wheel for our clients. At our organisation, we believe that it’s important for you to feel at home, receive the support you need, and have the room to grow. Baker Tilly will help you to make the most of your potential while preparing for the future.