<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Luke Jones</title><link>https://lukejones1.github.io/</link><description>Recent content on Luke Jones</description><generator>Hugo -- 0.159.1</generator><language>en-us</language><lastBuildDate>Wed, 18 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lukejones1.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Building SwiftUI Navigation for a Modular App</title><link>https://lukejones1.github.io/posts/swiftui-navigation-modular-routers/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swiftui-navigation-modular-routers/</guid><description>A demo project walkthrough: vertical feature modules, a generic Router, closure-based view factories, deep linking, and the one coordinator that earns its place.</description></item><item><title>Three Ways to Solve SwiftUI Navigation at Scale</title><link>https://lukejones1.github.io/posts/three-ways-to-solve-swiftui-navigation/</link><pubDate>Tue, 17 Mar 2026 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/three-ways-to-solve-swiftui-navigation/</guid><description>A survey of how the iOS community is tackling SwiftUI navigation in modular apps — shared routers, frameworks, and coordinators — and the trade-offs of each.</description></item><item><title>SwiftUI Navigation with Coordinators</title><link>https://lukejones1.github.io/posts/swiftui-navigation/</link><pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swiftui-navigation/</guid><description>A coordinator-based approach to SwiftUI navigation that keeps feature modules independent and scales with your team.</description></item><item><title>Swift Concurrency: Actors</title><link>https://lukejones1.github.io/posts/swift-concurrency-actors/</link><pubDate>Wed, 17 Dec 2025 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-concurrency-actors/</guid><description>How Swift actors isolate mutable state, when to use nonisolated, and the reentrancy gotcha that catches everyone.</description></item><item><title>Swift Concurrency: Sendable</title><link>https://lukejones1.github.io/posts/swift-concurrency-sendable/</link><pubDate>Mon, 15 Dec 2025 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-concurrency-sendable/</guid><description>What Sendable means in Swift, when reference types are safe to share, and how actors enforce thread-safe access.</description></item><item><title>Swift Concurrency: Parallelism</title><link>https://lukejones1.github.io/posts/swift-concurrency-parallelism/</link><pubDate>Fri, 12 Dec 2025 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-concurrency-parallelism/</guid><description>Running concurrent work in Swift with async let, TaskGroups, error handling strategies, and backpressure.</description></item><item><title>Swift Concurrency: From Closures to async/await</title><link>https://lukejones1.github.io/posts/swift-concurrency-first-steps/</link><pubDate>Wed, 10 Dec 2025 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-concurrency-first-steps/</guid><description>Moving from completion handler closures to async/await — a practical guide to modern Swift concurrency.</description></item><item><title>Testing Apple Sign-In Framework</title><link>https://lukejones1.github.io/posts/swift-applesignin/</link><pubDate>Tue, 05 Jan 2021 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/posts/swift-applesignin/</guid><description>How to test Apple’s Sign-In framework in Swift using dependency injection, factory methods, and protocol-based mocking.</description></item><item><title/><link>https://lukejones1.github.io/readinglist/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/readinglist/</guid><description>&lt;h1 id="reading-list"&gt;Reading List&lt;/h1&gt;
&lt;p&gt;This is a curated library of the books that have been most influential in shaping my career - not just for coding, but for understanding strategy, scaling teams, and achieving high level technical influence.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://www.goodreads.com/book/show/11721966-good-strategy-bad-strategy"&gt;Good Strategy/Bad Strategy: The Difference and Why It Matters&lt;/a&gt; - Allowed me to understand the difference between goals, vision, and strategy, what bad strategy looks like, and how I can align my work with the company strategy.&lt;/p&gt;</description></item><item><title>About Me</title><link>https://lukejones1.github.io/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lukejones1.github.io/about/</guid><description>&lt;p&gt;Hi, I&amp;rsquo;m Luke — a Senior iOS Engineer based in London with 7+ years of experience building mobile products.&lt;/p&gt;
&lt;p&gt;I care most about architecture at scale — SwiftUI, modular app design, Swift Concurrency, and making codebases that let teams move independently. I&amp;rsquo;m product-minded: I&amp;rsquo;d rather define the right metric than write the cleverest code.&lt;/p&gt;
&lt;p&gt;In 2024–25 I took a year out to travel through the Americas. Now I&amp;rsquo;m back and working on a few projects, including &lt;a href="https://lukejones1.github.io/ironboard-site/"&gt;Ironboard&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>