my blog. for you.

Let’s talk digital.

I’m an independent IT consultant and entrepreneur in the Internet and software business. I’m interested in design, enterprise applications, web apps and SaaS products. I design and develop business solutions and applications. I help companies in terms of software quality and knowledge transfer, e.g. with Angular and Spring Boot.

All Constraints are Beautiful – Charlie Owen @ beyond tellerrand 2019

All Constraints are Beautiful - Charlie Owen from beyond tellerrand on Vimeo. Read more

The Scoville Scale of Web Font Loading Opinions – Zach Leatherman @ beyond tellerrand 2019

The Scoville Scale of Web Font Loading Opinions - Zach Leatherman from beyond tellerrand on Vimeo. Read more

Running A Local Angular Development Environment Behind A Spring Cloud Gateway Service

Having multiple microservices running behind a reverse proxy / API gateway in lieu of a single monolithic back-end application is a common pattern these days. With such an architecture it often comes in handy to have an Angular application that serves as a front-end for such a modularised back-end be served from behind a reverse proxy running locally as well in order to treat it is if it were running on the same host and port as the back-end. Not only will ... Read more

Younes Jaaidi @ AngularConnect 2018: White-labeling & A/B testing with interchangeable components

Read more

Uri Shaked & Kapunahele Wong @ AngularConnect 2018: Climbing up injector trees

Read more

Olivier Combe @ AngularConnect 2018: Runtime i18n with Ivy

Read more

A Guide to Refactoring Large Functions by Robert Muth

Software Engineer Robert Muth wrote this interesting article on refactoring large functions. The article starts with providing ample motivation for using functions (or methods in a strictly object-oriented context). Apart from making code shareable and reusable, which is only a minor benefit of functions / methods, reasons for writing code as functions are: giving a meaningful name to several lines of related code readability limiting visibility lowering indentation levels improving testability The article goes on to describe several common cues indicating that extracting the code at hand to ... Read more

Mike Ryan @ AngularConnect 2018: You might not need NgRx

Read more

Elana Olson @ AngularConnect 2018: Migrating from AngularJS to Angular

Read more

Ana Cidre & Sherry List @ AngularConnect 2018: The good, the bad and the ugly – Component architecture at scale

Read more
« Previous PageNext Page »