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
- 
    
                    
How to Apply an Entrepreneurial Mindset in Corporations by Sahar Hashemi
- 
    
                    
How to Maximise Your Growth with Your Brand by Paul Hughes
- 
    
                    
Managing Risk at 350kph: Lessons from the Fast Lane by Mark Gallagher
- 
    
                    
The Human Future of Work by Stephen Griffiths
- 
    
                    
Corporate Finance assists Eimskip in the acquisition of Mareco
            
    
    Next
    
        
     
     
     
     
     
     
     
    