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 Britisches Englisch verfügbar. Read more

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

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

Chrome DevTools Tips and Tricks

Leider ist der Eintrag nur auf Britisches Englisch 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 ... Read more

HTML is an API

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

Stefan Judis @ RuhrJS 2017: Watch your back, Browser! You’re being observed

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.At RuhrJS 2017 Stefan Judis gave an interesting talk on DOM APIs in the context of reactive programming and Observables: Read more

On Building Offline-Friendly Forms

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Frontend developer Max Böck some time ago posted an article on how to create offline-friendly web forms Using the navigator.onLine method for checking if the user is still connected to the Internet, localStorage and service workers Max outlines a method for alleviating an annoying problem that comes with using forms on the web, particular on mobile platforms: Losing data and having to fill in a form repetitively if you lose your Internet connection before that ... Read more

Creating Resuable Web Components with Stencil

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Stencil is a compiler that generates Custom Elements (part of the Web Components specification) for reuse in any JavaScript web framework. Stencil was conceived by the creators of the Ionic Framework as means to build reliable framework-agnostic components. The Stencil developers put emphasis on creating progressive web apps that make use of modern browser features in a user-friendly manner. So, no matter if you use Angular, React or Vue.js for developing web applications Stencil allows ... Read more

Anjana Vakil @ RuhrJS 2017 – Immutable Data Structures for Functional JS

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.At RuhrJS 2017 Anjana Vakil gave a fascinating talk on immutable data structures for use with functional programming. This talk involves some great educational storytelling. Even if you've never had a computer science course on data structures and never entirely understood things like hashes, trees or tries, after having watched this talk you will! Read more

Paul Verbeek-Mas @ RuhrJS 2017 – Calendar / Kalender / تقويم (aka, the fun of locali[zs]ation)

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.At RuhrJS 2017 Paul Verbeek-Mas gave an interesting talk on the joys and intricacies of i18n and l10n with regard to how time, dates and calendars are rendered in web apps: Read more

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

Leider ist der Eintrag nur auf Britisches Englisch 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 »