
Developing an Animal Crossing companion app with Ionic
13 min read
No bells were spent while building this app.
I usually post about the topics below. You can click on a category to filter posts by it.
Filter by category
Filter by date

Developing an Animal Crossing companion app with Ionic
13 min read
No bells were spent while building this app.

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

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

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

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

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

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

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

What are PWAs and why should I care about them?
7 min read
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
5 min read
Make your Angular app work like a native app on phones and desktop.

The purpose of this blog
1 min read
Why does it exist?