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.

Rapid server side full stack web development with ViewComponents and htmx by Thomas Schuehly @ Spring I/O 2023

Read more

Cassie Evans – Animating the Impossible @ btconf Düsseldorf 2023

Read more

Michelle Barker – Modern CSS Layout is Awesome! @ btconf Düsseldorf 2023

Read more

Client-Side Rendering on the Web: Approaches and Frameworks

Exploring Potential Benefits of Client-Side Rendering Client-side rendering is a powerful tool for web developers, offering a range of benefits that can help to improve the user experience and performance of a website. In this article, we will explore the advantages of client-side rendering and how it can be used to create a better user experience. Client-side rendering is a process in which the browser is used to render the HTML, CSS, and JavaScript of a web page. This is in contrast to ... Read more

Harry Roberts – Get Your “head” Straight @ beyond tellerrand Düsseldorf 2021

At this year's Düsseldorf edition of beyond tellerrand, Web Performance Consultant Harry Roberts gave this insightful talk on how to design and craft the oft-overlooked (no pun intended ...) HTML <head> element's content in terms of performance: Harry Roberts - Get Your "head" Straight - beyond tellerrand Düseldorf 2021 from beyond tellerrand on Vimeo. Read more

Rachel Andrew @ Fronteers 2019: Who Designed This? Where Web Platform Features Come From, and How to Get Involved

Rachel Andrew - Who Designed This? Where Web Platform Features Come From, and How to Get Involved from Fronteers on Vimeo. Read more

Jeremy Keith & Remy Sharp @ Fronteers 2019: How We Built the World Wide Web in Five Days

Jeremy Keith & Remy Sharp - How We Built the World Wide Web in Five Days from Fronteers on Vimeo. Read more

Paul Lewis @ Fronteers 2019: Custom Web Shadow Elements, or Whatever

Paul Lewis - Custom Web Shadow Elements, or Whatever… from Fronteers on Vimeo. Read more

Chrome DevTools Tips and Tricks

Chrome DevTools - or rather the development console of your favourite browser - is an essential toolkit for the modern web application developer. They help you with both debugging your own application and understanding and hence learning from other people's JavaScript, HTML and CSS code. Mastering your tools is a key ingredient to mastering your trade. Therefore it's vital to always be learning about how to use these tools more efficiently and how to apply them in different ways or with new ... Read more

HTML is an API

HTML is an API or rather it could be if we used more in the way it was intended. In a comment on this Hacker News post about Toapi, a library that makes clever use of XPath expressions in order to provide an API from existing web pages, a user wrote Now I don't want to be a downer: but we collectively seem to have forgotten that HTML as a markup language with sufficient semantic elements, is a perfect API in itself. ... Read more
Next Page »