91 followers
Heyo, I'm Stefan. I write, speak and stream about web technology.
Loading images in the best sizes and formats was always complicated. With the Avif image format around the corner, there is one more format to...
Today I saw a tweet by the FrontEnd Dude, and it was a real gem. How often did you build a page that had to refresh itself after a given amount of...
With Webkit announcing their upcoming support for the rotate, translate and scale CSS properties, individual transform properties are on their way...
To build interactive web interfaces, you have to use DOM (Document Object Model) events. How does that usually work? You define the event type you're...
When I started doing web development, we all loaded jQuery from the official global jQuery CDN. The idea was straightforward: if everybody loads the...
Today I came across Julian Gruber's package npm-diff, which solves a problem that I regularly have. You probably know the situation: you update one...