Higlighted insights
{
const queryString = new URLSearchParams(new FormData($refs.filter)).toString()
const overviewID = 'inzichten-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);
})
})">
Insights
-
InsightJune 08, 2018Emergency repair measures fiscal unity sent to Parliament. Possible increase of taxation, retroactive from October 25th, 2017
-
InsightApril 30, 2018Baker Tilly turnover increases by 12.7% to € 99.4 million
-
InsightApril 10, 2018The Enteco Baltic case: Applying Customs Procedure 42
-
InsightFebruary 15, 2018Brexit: relocating to The Netherlands?
-
InsightOctober 31, 2017Blockchain Technology: The Rise of the Decentralised Economy by Bettina Warburg
-
InsightOctober 31, 2017How to Apply an Entrepreneurial Mindset in Corporations by Sahar Hashemi
-
InsightOctober 31, 2017How to Maximise Your Growth with Your Brand by Paul Hughes
-
InsightOctober 31, 2017Managing Risk at 350kph: Lessons from the Fast Lane by Mark Gallagher
-
InsightOctober 31, 2017The Human Future of Work by Stephen Griffiths