Blog
It gives a short introduction for the core concepts of Trapeze in connection with Github Actions. We'll cover which benefits it's providing and how you can use it. Part 2 (coming later) will cover a more detailed version of the Trapeze configuration including .plist and Manifest manipulation.
How I use a simple Apple Shortcut to import all my open safari tabs into my daily Things list.
`TIL:` sections on my blog are small things I learned or notice during my day. This one shows the different between merge operator and merge observer.
A short hail to the great VSCode extension Peacock.
I'll wrote down on my work from home setup. For my own archive and for people who are interested in it.
A letter from me to Windows which should be a love letter but can't be one. It's hard for me to use it on a daily work basis. I describe some basic problems I have and how I work around them daily.
How to zoom a DOM element or even a complete HTML document without using the scaling function of the browser? I found a solution for a particular problem I had...
An easy and extended way to use JSON.stringify method.
This article describes on how to build an Azure HTTP Function which will be triggered by the Geofency App which is available on the App Store.
Learn how to integrate the native Facebook login into your Ionic Firebase application.
Combining Ionic and the Firebase service. Use the Firebase storage provider to save taken images and show them inside the app.
With Firebase Cloud Messaging system there is an option to send push notifications through their service. Learn how to integrate them with a serverless function into an app.
Learn how to implement simple OAuth authentication into a mobile app using the authentication provider of Firebase.