Found this 💎 in my old bookmarks. If you still work or want to work with UIKit and Storyboards, this one is for you:
Staff iOS Engineer @ HEINI - Founder at TPT
Found this 💎 in my old bookmarks. If you still work or want to work with UIKit and Storyboards, this one is for you:
Swift Continuations - Your Bridge from Callback Hell to Async Paradise
✨ Learn all 4 continuation types
🔄 Convert old callbacks to modern async/await
⚡ Performance tips
Read more: https://swiftshorts.com/2025/06/05/swift-continuations
Write clean and reusable Swift code using the DRY Principle!
📖 Read the full guide: https://swiftshorts.com/2025/06/04/clean-reusable-swift-code-using-dry-principle/
🚀 Tired of repeating imports in Swift?
Meet @_exported import — the cleanest way to re-export modules so your users don’t have to! 🤝
✅ Less boilerplate
✅ Cleaner APIs
✅ Perfect for SDKs & wrappers
Read More: https://swiftshorts.com/2025/06/03/_exported-import-in-swift
Meet "withoutActuallyEscaping", the secret weapon to use non-escaping closures where escaping is required.
💡 Cleaner APIs
⚡️ Faster performance
🔐 Memory-safe
Read more: https://swiftshorts.com/2025/06/02/swifts-withoutactuallyescaping-escape-without-escaping/
🚀 Swift 5.9 introduces CONSUME, take control of memory & performance like never before!
🔍 No more silent copies
⚡️ Explicit ownership = safer, faster code
🧠 Great for games, ML, embedded Swift
Read more 👉 https://swiftshorts.com/2025/05/31/consume-in-swift-5-9
🚀Swift 6 brings Typed Throws
Precise error handling that’s smarter, safer & faster!
🎯 No more vague `catch` blocks
🙅♂️ Know *exactly* what errors you’re dealing with.
📖 Read now → https://swiftshorts.com/2025/05/30/typed-throws-in-swift-6
Organize your scans in a dedicated space! 📄
#indiedev #buildinpublic #iosdev #indiehackers #swiftlang #swiftui #xcode #indiehacker #apple #ios
New build submitted 🤞🏻
Appstore: https://apple.co/4eTfQGe
Left or Right?
SwiftHub is a free app that helps you stay up to date with the latest Swift content, find jobs, explore documentation, find iOS engineers, and so much more.
Check it out and leave your honest review :)
Unpopular opinion:
Your app isn’t about features; it’s about solving a problem. Focus on what your users need, not what looks cool. A solution they can rely on always wins.
Hot take:
Your app doesn’t need to appeal to everyone, it needs to deeply resonate with a specific audience. Niche down, solve their problem, and you’ll build a loyal user base.
Want your indie app to succeed? Here’s a hard-earned lesson:
Your app isn’t just a product, it’s a solution to a problem. Focus on solving one problem really well instead of trying to do everything. Clarity in purpose wins over feature bloat every time.
Hot take:
Your first version doesn’t need to be perfect, it needs to be out there. Iteration is where the magic happens.
The Delegate Pattern in Swift using UIKit
#swiftlang #iosdev #xcode #app #UIKit
https://swiftshorts.com/2024/12/03/the-delegation-pattern-in-swift
Hard truth for indie devs:
Building features no one asked for is a waste of time. Listen to your users, they’ll tell you what’s truly valuable.
Hot take:
Marketing is just as important as coding. You can build the best app in the world, but if no one knows about it, it’s worthless.
Unpopular Opinion:
Spending months perfecting your app’s design doesn’t guarantee success. Launch fast, gather feedback, and let your users guide the evolution.