All things ionic on my blog:

An elegant way to handle native http requests with Cordova Advanced HTTP in an Ionic app

How to use cordova-plugin-advanced-http with Angular's HttpClient in an Ionic app.

— March 17, 2020

A hassle-free, zero dependency way to handle console.log() & co. in a production Angular application

Leaving console output in an application when deploying to production generally is not a good idea. But with just a couple lines of code and no dependencies, there is a simple solution for that.

— March 10, 2020

Ionic 3: Better Dialogs with async/await

Ionic 3: Better Dialogs with async/await

Making use of async/await for better dialogs in Ionic 3.

— September 4, 2018

Analytics in Ionic 3: Easily Track Page Views with a Custom Decorator

Analytics in Ionic 3: Easily Track Page Views with a Custom Decorator

— June 7, 2018

Building a Simple Logger Service for Ionic 3

Building a Simple Logger Service for Ionic 3

— June 1, 2018