My talk @ Zurich Ionic Meetup from December 2020 about my experiences with Ionic framework development on the Apple Silicon M1 MacBook Air & BigSur Response from Japan
Held my 2nd talk @ Zurich Ionic Meetup last Thursday. Just some ‘Quickies’ this time: Ionic 4 Playground: stackblitz.com Bringing back hammerjs in Ionic 4 Pitfalls when building
TL;DR My Cryptogram Equation Solver The whole story Just recently: Son: “Daddy, there are some math tasks I need your help with.” Me: “Easy-peasy, bring it on!” Son:
Warning: the application of the method described in this article is very likely illegal and unethically for sure. The purpose of this article is to show how weakly
Recently I’ve started looking into building hybrid mobile apps with Ionic (based on Apache Cordova) and one of the first things I realized was that my existing authentication
For my current project with Angular I want some messages to be shown for a few seconds (e.g. success of password change) but I didn’t want to use ‘Toasts‘ because
Quite often when I start using a new tool it takes me hours to get something working which seems to be trivial just to recognize that it IS actually trivial
For my private projects I prefer postman for testing REST services because it’s so simple and fast to use but recently I had to have a closer look at SoapUI because this