While working on a talk for an event in my local area, I thought about the main topics you want someone to know about web performance. My talk was... read more
Blog
One year after I switched from GatsbyJS to Eleventy, In this post I recapped the process and wrote down how it is today working with Eleventy. read more
Effects of digital developments on the environment, analysis of companies and strategies for more sustainability in web projects. read more
2020 in a nutshell. What did I achieve, what did I learned, and a bit about my goals for 2021. read more
The RAIL model is a performance pattern that provides a comprehensive understanding of the user experience by breaking it down into key indicators.... read more
Lazy loading is a loading strategy that makes it possible to load something later. You may know this from Gatsby, React, or for images. Images or... read more
The importance of web performance is a standard best practice. A fast website is better than a slow one. But what is fast? As Philip Walton points... read more
Tldr; In this post, I introduce you to adaptive loading. Adaptive loading is a pattern where your website responds to the user based on their actual... read more
Performance is often an underrated topic in web development. This blog aims to convince managers to spend more on web performance. It helps marketers to optimize the search engine ranking. It supports software developers to increase poor performance or handle slow connections.