Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

useyourloaf.com

Use Your Loaf

Get the latest updates from Use Your Loaf directly as they happen.

Follow now 181 followers

Latest posts

Last updated 12 days ago

Migrating XCTest to Swift Testing

13 days ago

A quick guide to migrating XCTest unit tests to Swift Testing What...

SwiftUI Charts Plotting Functions

28 days ago

In iOS 18 Apple added function plotting to the SwiftUI Charts framework...

Automatic Trait Tracking

about 1 month ago

In iOS 18, UIKit automatically tracks when you access a trait, removing...

SwiftUI Self-Sizing Flow Layouts

about 2 months ago

The UIKit combination of UICollectionView and the UICollectionViewFlowLayout gives a lot of...

Conditional SwiftUI Accessibility Labels

2 months ago

In iOS 18, Apple added an optional isEnabled parameter to many of...

iPhone 16 Screen Sizes

3 months ago

Two new sizes as the Pro phones grow in size, and weight...

SwiftData Expressions

3 months ago

SwiftData gained support for predicate expression in iOS 18. How does it...

SwiftUI Previewable Macro

4 months ago

Apple added the Previewable macro to iOS 18. This generates the boilerplate...

Disabling Xcode Asset Symbol Generation

4 months ago

Xcode 16 added a property to asset catalogs to opt-out of asset...

Entry Macro for Custom SwiftUI Environment Values

4 months ago

The Entry macro reduces the boilerplate when customizing the SwiftUI environment Creating...

SwiftData Indexes

5 months ago

When Apple launched SwiftData in iOS 17 it was missing the ability...

Swift Switch And If Expressions

5 months ago

Swift 5.9 introduced a change that allows you to use if and...