RIP Confin - at least temporarily
July 22, 2022
Confin
In a summer clean up Apple has removed Confin from the App Store. I want to share my feelings and plans moving forward
Force Angular to rerender
May 11, 2022
Angular
Snippet
Example of how to use an Interceptor to track request times
Log Request times with an Angular Interceptor
April 27, 2022
Angular
Tutorial
Example of how to use an Interceptor to track request times
Made my day: New Small Update
April 21, 2022
Projects
Made my day
There's a new update for Made my day available.
Copy to clipboard with Angular
April 16, 2022
Angular
Tutorial
Quick tutorial how to easy copy text to clipboard with native Angular API
Object destructuring into class variables
March 27, 2022
TypeScript
Tutorial
How to use object destructuring and directly assign the properties to TypeScript class variables