
Web Workers - Bringing Multithreading to the Front-End
4 min readIn times of complex, feature-filled front-ends, we often get reports of freezes, frame drops, or overall slugginess in our apps....
Click to read more…
MongoDB on Linux - Data directory /data/db not found
1 min readSo, as a distro-hopper I end up installing MongoDB more often than I’d like to admit. On all times, I’ve...
Click to read more…
.NET Core - Project version mismatch
1 min readThis problem usually happens when you’re working on a solution with multiple projects that were created using different versions of...
Click to read more…
Open Source x Free Software: What's the difference?
3 min readFree software is a concept that’s been around for a long time, and so is open source. At first glance,...
Click to read more…
Micro Frontends: Solving the Legacy JavaScript Problem
9 min readIt’s a running joke in the development community that if a JS programmer goes into a coma for 6 months,...
Click to read more…
.NET Core API - Method not allowed on PUT and DELETE requests
2 min readRecently, I’ve been working on an Angular app, powered with a .NET Core API. Everything was working well and smoothly...
Click to read more…
What are PWAs and why should I care about them?
7 min readProgressive Web Apps are not new, but they are becoming more and more popular everyday. Big companies like Facebook, Twitter...
Click to read more…