#swiftlang résultats de recherche
Anyone else building their SpriteKit games with a modular approach? 👀 #SwiftLang #SpriteKit #gamedev
Quiz question for iOS developers: what is the Swift Language Version for new Xcode Projects? Is it Swift 5 or Swift 6? Or maybe Swift 6.2? avanderlee.com/xcode/the-7-ch… #swiftlang #iosdev
🎊ObjectBox Swift 5.1 and Dart 5.0.3 released! The offline-first database for Apple 🍏 now has * Support for Xcode 26 & Swift 6.x * New vector types * Various Sync improvements * User-specific Data Sync and MongoDB integration (since 5.0) 👉 github.com/objectbox/obje… #swiftlang
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
A deep dive into Property Wrappers in Swift avanderlee.com/swift/property… 💪🏻 Practical code examples 🧐 Accessing wrapper instances 🤩 Advanced integrations using susbcripts, Combine #swiftlang #iosdev
🧡🧡 love ya #swiftLang
🎉 10 years of open source Swift! A decade ago today, we opened Swift to the world with a simple blog post: swift.org/blog/welcome What's grown since—thanks to an incredible community of contributors—has been extraordinary. Here's to the next ten years. 🧡
Swift 6: What’s New and How to Migrate avanderlee.com/concurrency/sw… #swiftlee #ios #swiftlang via @twannl
We’ve opened the call for workshops for try! Swift Tokyo! 🎉 If you’d like to run a workshop about Swift, iOS, or related technologies, please submit your idea here 👇 forms.gle/kPFiaUCUy6FiUF… #tryswift #iosdev #swiftlang
Have you tried out property wrappers in #swiftlang already? avanderlee.com/swift/property… 👋🏻 Bye, bye, boilerplate code 🧐 Hello improved readability #swiftlang #ios #iosdev #xcode
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
try! Swift Tokyoでワークショップの募集を開始しました! SwiftやiOS、その周辺技術について、一緒にコードを書いたりテーマを深掘りしたりするワークショップをお待ちしています。興味のある方はぜひこちらからご応募ください👇 forms.gle/kPFiaUCUy6FiUF… #tryswift #iosdev #swiftlang
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
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
🥇 Black Friday: SwiftLee Courses & RocketSim avanderlee.com/general/black-… 🥈 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… #swiftlang #swiftlee
Learn how I approach new Xcode Projects avanderlee.com/xcode/the-7-ch… 📈 7 Changes based on years of projects 😵 Prevent future tech debt 🤷♂️ A surprising default #swiftlang #iosdev
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 I approach new Xcode Projects avanderlee.com/xcode/the-7-ch… 📈 7 Changes based on years of projects 😵 Prevent future tech debt 🤷♂️ A surprising default #swiftlang #iosdev
A deep dive into Property Wrappers in Swift avanderlee.com/swift/property… 💪🏻 Practical code examples 🧐 Accessing wrapper instances 🤩 Advanced integrations using susbcripts, Combine #swiftlang #iosdev
📱 Swift iOS iPhone App Developer Need a high-performance, native app? I specialize in Swift and iOS development to build beautiful, stable & feature-rich applications specifically for the iPhone. 👉 go.fiverr.com/visit/?bta=221… #SwiftLang #iOSDeveloper #iPhoneApp #NativeApp
I just completed day 22 Hacking with Swift tutorial 3 – learn for free! hackingwithswift.com/read/3/overview #swiftlang via @twostraws
🧡🧡 love ya #swiftLang
🎉 10 years of open source Swift! A decade ago today, we opened Swift to the world with a simple blog post: swift.org/blog/welcome What's grown since—thanks to an incredible community of contributors—has been extraordinary. Here's to the next ten years. 🧡
🎊ObjectBox Swift 5.1 and Dart 5.0.3 released! The offline-first database for Apple 🍏 now has * Support for Xcode 26 & Swift 6.x * New vector types * Various Sync improvements * User-specific Data Sync and MongoDB integration (since 5.0) 👉 github.com/objectbox/obje… #swiftlang
Quiz question for iOS developers: what is the Swift Language Version for new Xcode Projects? Is it Swift 5 or Swift 6? Or maybe Swift 6.2? avanderlee.com/xcode/the-7-ch… #swiftlang #iosdev
Just solved LeetCode (Best Time to Buy & Sell Stock) in Swift 📈 The trick? Track min price while calculating max profit in a single pass ⏱️ O(n) time 💾 O(1) space Perfect for iOS interview prep ✨ Video breakdown 👇 youtube.com/watch?v=VzRODe… #SwiftLang #LeetCode #iOSDev
youtube.com
YouTube
📈 Best Time to Buy and Sell Stock | LeetCode | Swift Solution
Learn how I approach new Xcode Projects avanderlee.com/xcode/the-7-ch… 📈 7 Changes based on years of projects 😵 Prevent future tech debt 🤷♂️ A surprising default #swiftlang #iosdev
“Jailbreak detected” – block the app, show a warning, or ignore it? 🤔 In Episode 4 we unpack what jailbroken devices really mean for your threat model. #iOSDev #SwiftLang #AppSec #MobileSecurity #InfoSec #iOSSecurity youtu.be/NjdEOyINqls?si…
youtube.com
YouTube
Episode 4 – Jailbroken Devices: How Worried Should Your Team Be?
We’ve opened the call for workshops for try! Swift Tokyo! 🎉 If you’d like to run a workshop about Swift, iOS, or related technologies, please submit your idea here 👇 forms.gle/kPFiaUCUy6FiUF… #tryswift #iosdev #swiftlang
try! Swift Tokyoでワークショップの募集を開始しました! SwiftやiOS、その周辺技術について、一緒にコードを書いたりテーマを深掘りしたりするワークショップをお待ちしています。興味のある方はぜひこちらからご応募ください👇 forms.gle/kPFiaUCUy6FiUF… #tryswift #iosdev #swiftlang
Have you tried out property wrappers in #swiftlang already? avanderlee.com/swift/property… 👋🏻 Bye, bye, boilerplate code 🧐 Hello improved readability #swiftlang #ios #iosdev #xcode
🥇 Black Friday: SwiftLee Courses & RocketSim avanderlee.com/general/black-… 🥈 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… #swiftlang #swiftlee
Today's mind-blow: Swift Optionals. In Dart: String? name In Swift: var name: String? Same concept but Swift forces you to unwrap safely: - if let - guard let - nil coalescing (??) No more null crashes 🎯 #SwiftLang
Anyone else building their SpriteKit games with a modular approach? 👀 #SwiftLang #SpriteKit #gamedev
Day 1 complete ✅ Variables, Types, String interpolation. Tomorrow: Optionals #BuildInPublic #100DaysOfCode #SwiftLang #iOSDev
After 4 years in Flutter, I'm learning Swift. Type safety Dart lets you add Int + Double. Swift? Compile error. You MUST explicitly convert: Double(10) + 2.5 ✅ 10 + 2.5 ❌ This is stricter. I love it. #SwiftLang #iOSDev
Swift 6: What’s New and How to Migrate avanderlee.com/concurrency/sw… #swiftlee #ios #swiftlang via @twannl
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
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
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
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
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
My response… #Swiftlang #DevRel
I see comments like this one ALL the time. Someone asked me “don’t you get mad when you see people say things like this?” My answer is always no. Any opportunity to expose #Swift in its true capacity is an opportunity to blow a developer’s mind, and I absolutely love it! 🙌🏾✨💕😉
Hey guys! I need some #swift help, how can I make this code to compile? #SwiftLang #iOSDev #Xcode #Programing
I'm curious for your thoughts on declaring new instances of a given type. Single line or multiple lines? #iOSDev #SwiftLang
Something went wrong.
Something went wrong.
United States Trends
- 1. World Cup 212K posts
- 2. Paraguay 22.3K posts
- 3. FINALLY DID IT 426K posts
- 4. The Jupiter 96.8K posts
- 5. Morocco 62.4K posts
- 6. Croatia 16.6K posts
- 7. Argentina 192K posts
- 8. Portugal 79.7K posts
- 9. Infantino 56.3K posts
- 10. #USMNT 1,247 posts
- 11. Matt Campbell 9,599 posts
- 12. Wayne Gretzky 3,552 posts
- 13. Group D 15.1K posts
- 14. Norway 28.7K posts
- 15. Ghana 65.5K posts
- 16. Lauryn Hill 10.3K posts
- 17. Senegal 36.4K posts
- 18. Iowa State 8,284 posts
- 19. Warner Bros 211K posts
- 20. #Mundial2026 29.9K posts