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.

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

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

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

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

Jeremy Keith – Declarative Design @ “Stories on the Road”

Leider ist der Eintrag nur auf English verfügbar. More on this idea: Design & Quantum Superposition Read more

Rendering on the Web

How to Optimize Your Web Rendering PerformanceWeb rendering performance is an important factor in providing a good user experience. Poor performance can lead to slow page loading times, which can cause users to abandon a website. Optimizing web rendering performance can help ensure that users have a positive experience when visiting a website. The first step in optimizing web rendering performance is to reduce the size of the page. This can be done by compressing images, minifying HTML, CSS, and JavaScript, and ... Read more

Tools for Working With CSS Grid Layouts and Flexbox

Leider ist der Eintrag nur auf English verfügbar.CSS Grid Layout and CSS Flexible Box Layout, commonly known as Flexbox, are powerful techniques for implementing flexible grid and column- or row-based layouts with CSS. These two techniques enable designers and web developers to accurately and fluidly position elements and content on web pages and web applications. While Flexbox (see A Complete Guide to Flexbox by CSS-Tricks) predominantly works along a single principal dimension, called the main axis or flex direction (either row or ... Read more

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

Leider ist der Eintrag nur auf English verfügbar. Rachel Andrew - Who Designed This? Where Web Platform Features Come From, and How to Get Involved from Fronteers on Vimeo. Read more

hex to rgb(): Convert Hexadecimal CSS Colour Values to CSS rgb() Function Calls

Leider ist der Eintrag nur auf English verfügbar.Inspired by this Tweet by data visualisation and generative design expert Mike Brondbjerg I've created a tiny tool for the use case of converting CSS hexadecimal colour values to their rgb() counterparts: https://bjoernkw.github.io/hexrgb/ is there a nice online tool for converting a string of hex codes to a string of RGBs? thanks!— Mike Brondbjerg | @[email protected] (@mikebrondbjerg) February 4, 2019 hex to rgb() is a simple utility web app that converts hexadecimal CSS colour values ... Read more

Miriam Suzanne – Don’t Use My Grid System (Or Any Others) @ beyond tellerrand Düsseldorf 2018

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

Chrome DevTools Tips and Tricks

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

Rachel Andrew @ RuhrJS 2017: Start Using CSS Grid Layout Today

Leider ist der Eintrag nur auf English verfügbar.As the obligatory CSS person at a JavaScript conference, at RuhrJS 2017 CSS expert Rachel Andrew gave a talk on CSS grid layouts and how they differ from flexbox layouts: Read more
Nächste Seite »