#swiftlang hasil pencarian
Concurrency magic in Swift ⚡️ Running tasks in parallel with async let means both network calls start together 🚀 — cutting your wait time in half ⏱️ #SwiftLang #iOSDev
Adopting async-await in Swift avanderlee.com/swift/async-aw… 🚀 Async await explained 🏭 Refactoring tips and tricks ✨ Different ways of adopting #swiftlang #iosdev
My brand new course "Concurrency Fundamentals in Swift" is now available. azamsharp.teachable.com/p/the-complete… #iosdev #swiftlang
Anyone else building their SpriteKit games with a modular approach? 👀 #SwiftLang #SpriteKit #gamedev
iOS developers, have you ever tested camera functionality in Xcode's Simulator? Now you can 🚀 Let me explain how it works: avanderlee.com/xcode/simulato… #swiftlang #iosdev
The #swiftlang toolchain is now available on Amazon Linux 2023. Two years after my first commit allowing Swift to compile on Amazon Linux 2023, it took a while team effort to make this happen. Get started and deploy your Swift apps in the cloud today!
As an iOS developer, you should invest time in learning backend development. Register for my free 1 hour livestream: azamsharp.kit.com/920e8e53aa #iosdev #swiftlang
Swift Developers Meetup @ Motive, Bengaluru! Happening May 24, 2025, 2–5 PM, join us for an afternoon of Swift talks, live demos, and community networking. Let’s build, learn, and connect! #SwiftBengaluru #iOSMeetup #SwiftLang
Vapor workshop is tomorrow!! Take your Swift skills to the cloud and learn backend development. Don't be just an iOS developer, be a Full Stack iOS Developer. Reserve your spot: azamsharp.teachable.com/p/introduction… Discount coupon: IAMAPRO #iosdev #swiftlang
Very sweet config library that’ll change how we configure libraries across the ecosystem. No more hardcoded values; easy reloading and overriding etc. @czechboy0 #swiftlang
Moritz and Si presenting about their latest work on swift-otel support. Excited to see it hit 1.0 just recently :-) Also, built-in support to almost all fundamental networking libraries already! #swiftlang
I has never been easier to write AI Agent and GenAI-based application in Swift ! The Swift Bedrock Library documentation is now hosted. No more parsing the README or the individual sources files. Check it out today 👉 build-on-aws.github.io/swift-bedrock-… #swiftlang #genai #bedrock
Great status update from Mads about his work on the JNI mode for jextract, for folks who cannot use JDK 22/25; What a way to finish up summer of code! 🎉 ☀️ #swiftlang #java
Love this little Xcode Previews easter egg when calling `AppStore.requestReview` #SwiftLang #iOSDev #SwiftUI #Xcode
Anyone else building their SpriteKit games with a modular approach? 👀 #SwiftLang #SpriteKit #gamedev
Swift 6: What’s New and How to Migrate avanderlee.com/concurrency/sw… #swiftlee #ios #swiftlang via @twannl
Introducing SwiftLee's Black Friday Discounts avanderlee.com/general/black-… 💸 Once-a-year discounts 🚀 RocketSim & SwiftLee Courses ⏳ Only available this week #swiftlang #iosdev
Learn how to present sheets in SwiftUI avanderlee.com/swiftui/presen… 🎁 Present sheets 🚀 Code examples incl. macOS & iOS support 🤩 Coordinator solution using generics #swiftlang #iosdev
All my products are discounted this week! If you: - Want to become a concurrency expert - Want to develop apps faster - Want to go independent While supporting me as an indie developer, this is for you: avanderlee.com/general/black-… #swiftlang #iosdev
Natalia is one of those top tier Swift devs whose work I always learn from. If you are writing Swift daily, you really do not want to miss what she publishes #iOSDev #SwiftLang #SwiftUI #IndieDev #buildinpublic
I've just released a small update to my book "Swift Gems" with techniques covering features introduced in Swift 6.2, including inline arrays, default values in string interpolation, and some Swift concurrency tips. And it’s currently on sale: 30% off! books.nilcoalescing.com/swift-gems
Master the Open/Closed Principle (OCP) in Swift using the Decorator Pattern Stop breaking OCP with endless if/else for analytics. Learn the clean, scalable way. 🎥 Watch: youtu.be/qd3uLRHddo0?si… #iOSDev #SwiftLang #SOLID #OCP #DesignPattern #SwiftUI #Xcode
youtube.com
YouTube
Master Open/Closed Principle (OCP) in Swift | Decorator Pattern +...
Introducing SwiftLee's Black Friday Discounts avanderlee.com/general/black-… 💸 Once-a-year discounts 🚀 RocketSim & SwiftLee Courses ⏳ Only available this week #swiftlang #iosdev
"Gives me a quick leg up on Swift Considering I was 'strong' at Objective C and was simultaneously learning Swift, this utility really helped out a lot." capterra.com/p/187779/Swift… #swiftlang #ObjectiveC #iosdev
Swift devs only. No Kotlin spies allowed. Inside: • “Why did my actor crash?” therapy sessions • SwiftUI vs UIKit holy wars • Free hugs when Xcode breaks Join the chaos 👇 x.com/i/communities/… #SwiftLang #iOSDev #swiftdevelopers
The Swift Bedrock Library now supports service_tier. Priority is best for mission-critical applications, Standard for everyday AI tasks, and Flex for cost-effective processing. #swiftlang #aws #bedrock
Time to optimize your debugging skills! 🛑 Debugging breakpoints: avanderlee.com/debugging/debu… 📱 UI Debugging: avanderlee.com/debugging/ui-d… 🛠 Debugging SwiftUI: avanderlee.com/swiftui/debugg… #swiftlang #swiftlee #iosdev #xcode
🥇 Approachable Concurrency in Swift 6.2: A Clear Guide avanderlee.com/concurrency/ap… 🥈 Async await in Swift explained with code examples avanderlee.com/swift/async-aw… 🥉 MainActor usage in Swift explained to dispatch to the main thread avanderlee.com/swift/mainacto… #swiftlang #swiftlee
The Lambda Runtime for Swift now supports tenant isolation mode. Release notes : github.com/awslabs/swift-… Example : github.com/awslabs/swift-… #swiftlang #lambda #serverless #cloud #aws
Working on an inspector tool for SpriteKit projects… 👀 Would this be useful for your debugging workflow? What features would you want to see? #SwiftLang #SpriteKit #gamedev
Learn all about Approachable Concurrency avanderlee.com/concurrency/ap… ⚡ Swift 6.2 impact on concurrency 🕰️ It's time to migrate ✨ Graceful adoption is now possible #swiftlang #iosdev
The OptionSet in Swift can be a great way to improve readability while making your code more flexible. In this example, I allow implementors to configure the underlying URLSession without exposing it. avanderlee.com/swift/optionse… #swiftlang #iosdev
Don’t build games for watchOS using SpriteKit and Swift 6… A lot of nonisolated content… I’m building a tool for each simulator running SpriteKit and I am reconsidering watchOS… 😏 What do you think? #SwiftLang #SpriteKit #gamedev
Most developers think ‘Approachable Concurrency’ is just a nice slogan. It’s not. It’s a real Xcode build setting — backed by an official Swift vision document. Here’s what it actually changes for you 👇 avanderlee.com/concurrency/ap… #swiftlang #iosdev
Anyone else building their SpriteKit games with a modular approach? 👀 #SwiftLang #SpriteKit #gamedev
TIL: When mapping through an array of values in Swift, if the key path root is optional, you can unwrap it directly with ".?." or ".!." (rather unfortunate the latter one). #iosdev #swiftlang
🎟️ Early Bird Tickets are LIVE! Join us at Swift Bharat 🇮🇳 on 26-27 Sept, 2025! Meet Apple engineers, connect with Swift devs, and level up your skills over two days of talks, code & community. 👉 Get your ticket now! swiftbharat.org #SwiftBharat #iOSDev #SwiftLang
Swift Developers Meetup @ Motive, Bengaluru! Happening May 24, 2025, 2–5 PM, join us for an afternoon of Swift talks, live demos, and community networking. Let’s build, learn, and connect! #SwiftBengaluru #iOSMeetup #SwiftLang
【onChange と onReceive の違い】 棲み分けがちゃんとできてなかった気がするので改めてメモ。 ・onChangeはViewの内部状態の変化を監視するのに適している ・onReceiveは外部のイベントや非同期データの変化を監視するのに適している #SwiftUI #iOSDev #SwiftLang #AppDevelopment
The amount of code you need to implement Sign in with Apple using @supabase is just insane 🤯 I am planning to migrate completely from Firebase to Supabase, this was the first implementation I did in my first project. Great job @supabase 🎉 #iosdev #swiftlang #supabase #swiftui
How is Swift Concurrency going for you? This nice crash was only happening when compiling on Release mode and changing a couple of `async let` to plain `let foo = try await something()` made the crash disappear. Compile-time Data Race Safety? LOL #swiftlang
Concurrency magic in Swift ⚡️ Running tasks in parallel with async let means both network calls start together 🚀 — cutting your wait time in half ⏱️ #SwiftLang #iOSDev
「Date.distantPast」なんて書き方。初めてみた。 誰か知ってましたか? > 「現在の参照日から最も遠い過去の日付を表すDate」を返します。これは、通常、公元前100年頃を指します。ただし、この値はコンピュータのシステム環境により異なる場合があります。 #Swift #iOSDev #SwiftLang #Programming
iOS developers, have you ever tested camera functionality in Xcode's Simulator? Now you can 🚀 Let me explain how it works: avanderlee.com/xcode/simulato… #swiftlang #iosdev
In Swift, you're able to pass KeyPaths as functions. Learn what that means and why it's incredibly useful in this post: donnywals.com/using-keypaths… #SwiftLang #iOSDev
Something went wrong.
Something went wrong.
United States Trends
- 1. Michigan 142K posts
- 2. Ohio State 60.2K posts
- 3. Mateer 1,515 posts
- 4. Ryan Day 8,737 posts
- 5. Underwood 9,392 posts
- 6. #GoBucks 12.6K posts
- 7. Stoops 6,080 posts
- 8. Sherrone Moore 3,413 posts
- 9. Julian Sayin 6,269 posts
- 10. Clemson 8,865 posts
- 11. #TheGame 4,660 posts
- 12. Tim Banks N/A
- 13. Fortnite 233K posts
- 14. Venezuela 441K posts
- 15. #GoBlue 9,784 posts
- 16. Demond N/A
- 17. Arbuckle N/A
- 18. Brutus 18.7K posts
- 19. Beamer 2,069 posts
- 20. Kentucky 22.2K posts