PinnedFreek·Aug 18, 2025Image placeholders in pure CSS — or: Defying gods with math and colorCreating an LQIP in pure CSS using nothing but math, color and a bit of shenanigans.
Freek·Apr 23, 2023Less Sass, more color-mix — or: Color manipulation with pure CSSLooking at CSS’ color-mix() to replace Less and Sass’ color manipulation features.
Freek·Dec 21, 2022Using Combine instead of delegates — or: Passing through a different way of thinkingA response icon1A response icon1
Freek·Sep 29, 2021This article seems to gloss over a lot of important facts regarding both SwiftUI and UIKit.Ultimately, at the highest level, both SwiftUI and UIKit are the same thing: abstractions over CoreGraphics and CoreAnimations for building…
Freek·Aug 23, 2020A simple chat app with SwiftUI and WebSockets — or: Swift in the back, Swift in the front!Creating a very primitive chat app in SwiftUI, while using Swift and WebSockets to create the chat server. It’s Swift from top to bottom…A response icon3A response icon3