Blog

What started in 2019 as a place to document things I was learning as a web developer has since grown into a journal of sorts. It is, after all, a personal blog. Use the filters to find whatever brought you here.

30 posts for category "Dev"

Mongo
MongoDB on Linux - Data directory /data/db not found

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.

Back-End
Read
.NET
.NET Core - Project version mismatch

.NET Core - Project version mismatch

1 min read

Solving this cryptic error might take you many hours. Hopefully this will help you out.

Back-End
Read
Micro
Logos of jQuery, React and Angular with a heart in the middle

Micro Frontends: Solving the Legacy JavaScript Problem

9 min read

Finally a way to modernize that legacy project you keep complaining about!

Dev
Read
.NET
.NET Core - Method not allowed on PUT and DELETE requests

.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.

Back-End
Read
What
What are PWAs and why should I care about them?

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.

Front-End
Read
How t
How to transform your Angular 6+ app into a PWA

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.

Angular
Read