From e9e664b4623a5091d5cbfacc0d617c2fa17ddc13 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Mon, 22 Jun 2026 03:42:50 +0000 Subject: [PATCH] Add link post: swift-concurrency-lab-at-swift-rockies --- .../06/swift-concurrency-lab-at-swift-rockies.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 posts/2026/06/swift-concurrency-lab-at-swift-rockies.md diff --git a/posts/2026/06/swift-concurrency-lab-at-swift-rockies.md b/posts/2026/06/swift-concurrency-lab-at-swift-rockies.md new file mode 100644 index 0000000..288bee5 --- /dev/null +++ b/posts/2026/06/swift-concurrency-lab-at-swift-rockies.md @@ -0,0 +1,12 @@ +--- +Title: "Swift Concurrency Lab at Swift Rockies" +Author: Sami Samhuri +Date: "22nd June, 2026" +Timestamp: 2026-06-22T03:42:50+00:00 +Tags: swift, concurrency +Link: https://swiftrockies.com/matt-concurrency-lab.html +--- + +> Join Matt Massicotte for an open Swift Concurrency Lab at Swift Rockies 2026. Bring your questions and code. July 21st, 2026. + +Can’t wait to see what I learn here next month! And I really need to prep a few questions by trying to convert some of my trickier Swift 5 code to find out what’s lurking.