my blog. for you.

Reden wir über Digitales.

Ich bin selbständiger IT Berater und Unternehmer in der Internet und Software Branche. Ich beschäftige mich mit Design, Enterprise Applikationen, Web Apps und SaaS Produkten. Ich entwerfe und entwickle Business Lösungen und Anwendungen. Ich helfe Unternehmen in Sachen Software Qualität und Wissenstransfer, z.B. mit Angular und Spring Boot.

Rarely Used But Useful PostgreSQL Features

Leider ist der Eintrag nur auf English verfügbar.I'm an avid user of SQL and the variety of - frequently overlooked - features it provides. However, unfortunately the possibilities of SQL and modern, advanced open source incarnations of RDBMS such as PostgreSQL aren't utilised to the extent they could be when developing web or enterprise applications today. More often than not SQL database are perceived as a mere data store for persisting object-oriented data, which can give rise to the famous object-relational impedance ... Read more

Boring Solutions Revisited: Choose Boring Technology by Dan McKinley

Leider ist der Eintrag nur auf English verfügbar.Dan McKinley's article on choosing boring solutions, although not exactly new anymore, has been a welcome reminder for me to revisit the topic of of using boring solutions and keeping things simple. Dan makes the point that "adding technology to your company comes with a cost" or as I stated in my own article on this subject: "The elephant in the room is: There’s an opportunity cost to everything." Most choices come with a trade-off. If you ... Read more

Jess Frazelle: “For the Love of Pipes”

Leider ist der Eintrag nur auf English verfügbar.Somewhat recently, Jess Frazelle wrote about her love of UNIX pipes, a sentiment I wholeheartedly share, to the extent that I think web apps should behave more like Unix programs by making data readily available via APIs so other applications can easily process that data. This, in a nutshell, is the Unix philosophy as stated by Doug McIlroy: Make each program do one thing well. To do a new job, build afresh rather than complicate old ... Read more

HTTP and REST Standards, Protocols and Headers for More Secure and More Robust Applications

Leider ist der Eintrag nur auf English verfügbar.Standards.REST is a website that helps you create better, more robust HTTP- and REST-based applications by providing an overview of existing, proven standards that allow you to build on existing solutions rather than re-invent the wheel yourself. The list of standards mentioned includes OAuth 2.0, the HTTP Caching standard and Application-Level Profile Semantics (ALPS), which - among others - is used extensively in Spring Data REST and Spring HATEOAS. On a closely related note, Stefan ... Read more

Shmuela Jacobs @ AngularConnect 2018: It’s alive! Dynamic components in Angular

Leider ist der Eintrag nur auf English verfügbar. Read more

Data, Design, Code – Shirley Wu @ beyond tellerrand 2019

Leider ist der Eintrag nur auf English verfügbar. Data, Design, Code - Shirley Wu from beyond tellerrand on Vimeo. Read more

Humanising Your Documentation – Carolyn Stransky @ beyond tellerrand 2019

Leider ist der Eintrag nur auf English verfügbar. Humanising Your Documentation - Carolyn Stransky from beyond tellerrand on Vimeo. Read more

All Constraints are Beautiful – Charlie Owen @ beyond tellerrand 2019

Leider ist der Eintrag nur auf English verfügbar. 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

Leider ist der Eintrag nur auf English verfügbar. 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

Leider ist der Eintrag nur auf English verfügbar.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 ... Read more
« Vorherige SeiteNächste Seite »