Writing modular code is a good idea. And nothing is more modular than writing a library. How can you write a TypeScript library? Well, that's exactly what this tutorial is about! This tutorial works with TypeScript 3.x
Blog

Fixing old images
During the COVID-19 pandemic we all have a lot more time at home that what we used to. How i applied some of that time on postponed tasks.

Issues when using configuration files in Scaling environments
Dealing with issues on Azure Blob Storage.

The Hurdles of auto scaling an Application to reduce costs
Lessons learnt on scaling a cloud designed application.

Easily create a SSL certificate
When developing an app you will need to use HTTPS more frequently as browser are blocking simple http requests and some tools stop working without a correct certificate. Generate your certificate easy with this guide.

Making an App to watch TV Channels
Why I decided to make my own tv streaming site, and how i achieve it.