Maarten van den Hoven
Web Developer & Software Engineer
After working as a freelance software engineer in South Korea for two years I decided to come back to The Netherlands to focus on other opportunities. I'm currently working as a Lead Developer at DEPTĀ® where I manage teams and projects for several digital businesses such as Otrium, CBRE, Merit Circle and more.
Latest Project
Picnic Web
See the most recent version of the README and the project on the repository: https://github.com/MRVDH/picnic-web A big thanks to the Picnic tech blog: https://blog.picnic.nl/building-the-picnic-component-library-b89583df8e16 Picnic web Unofficial (unaffiliated) web...
Latest Blog Post
Migrating AngularJS to Vue.js
This is a guide to one of the many ways to migrate from AngularJS to Vue.js. It comes down to moving your AngularJS project to your Vue.js public folder, moving components/controllers one by one from AngularJS to Vue.js and keeping track of state changes via events....