Blog Posts

Cool things I did and learned in 2019
A quick look back at 2019 and what I learned during this year.

Web Workers - Bringing Multithreading to the Front-End
Improve your client-side performance by breaking heavy operations into multiple threads - backend style.

MongoDB on Linux - Data directory /data/db not found
Fix the error that occurs when trying to run freshly-installed MongoDB on a Linux machine.

.NET Core - Project version mismatch
Solving this cryptic error might take you many hours. Hopefully this will help you out.

Open Source x Free Software: What's the difference?
Learn the difference between these two terms that often get mixed up.

Micro Frontends: Solving the Legacy JavaScript Problem
Finally a way to modernize that legacy project you keep complaining about!

.NET Core - Method not allowed on PUT and DELETE requests
See how to solve this annoying error after deploying your .NET Core API.

What are PWAs and why should I care about them?
We see a lot of talk about PWAs, but the concept is not that easy to understand.

How to transform your Angular 6+ app into a PWA
Make your Angular app work like a native app on phones and desktop.

The purpose of this blog
Why does it exist?