#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
My brand new course "Concurrency Fundamentals in Swift" is now available. azamsharp.teachable.com/p/the-complete… #iosdev #swiftlang
iOS engineers: Have you ever peeked into a .app file Xcode generates? It can lead to insights like: - Unused assets - Unused embedded frameworks - 3rd party libraries injecting resources avanderlee.com/xcode/derived-… #swiftlang #iosdev
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
While there are plenty of fancy tools for debugging, this one will stick around until the end of programming. #iosdev #macosdev #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
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
Workshop: Server Side Swift Using Vapor When: August 22 2025 Where: Online Register: azamsharp.school/workshops.html * Workshops are free for annual subscribers. $2000+ value for just $369 (annual membership). #iosdev #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
Cool talk by @geoffreygaren about safety in programming languages and also: WebKit is adopting #swiftlang as the safe language to increasingly replace c++ :-) forums.swift.org/t/swift-shouto…
You can now generate embeddings in #SwiftLang. The Swift Bedrock Library added support for embeddings and Titan Embeddings v2. This opens the door to RAG agents written in Swift. Stay tuned and get started today at github.com/build-on-aws/s…
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
Official @temporalio sdk released at #swiftlang server conference :-) I always think how this is a direction Akka could have evolved into. Great stuff 👍
Delete Derived Data directly from the status bar menu. Although we hope it's never needed, of course! #swiftlang #iosdev
🥇 Build performance analysis for speeding up Xcode builds avanderlee.com/optimization/a… 🥈 SwiftUI Architecture: Structure Views for Reusability and Clarity avanderlee.com/swiftui/swiftu… 🥉 Async await in Swift explained with code examples avanderlee.com/swift/async-aw… #swiftlang #swiftlee
Someone told me after my talk that it "felt like a @pointfreeco episode, but live on stage". I have to say, this is the best compliment I can imagine! 🫠 Those guys rock, after all. 🤘 Here’s the talk: youtu.be/SEwI6vjC1Bw?si… #SwiftLang #SwiftUI #iOSDev #ErrorHandling
youtube.com
YouTube
Swift Connection 2025 - Cihat Gündüz - Better Error Handling in...
今回の #とりあえず読書会 SwiftUI Tutorials は、リファクタリングの一環として行ってみているマクロの実装で、まだ至らないところを修正しつつ、完成へ向けて進めていきますね。21:20 頃からです。 #swiftlang youtube.com/live/YDa-OwZDR…
youtube.com
YouTube
とりあえず読書会 : #44 SwiftUI Tutorials
いつもしている YouTube Live での SwiftUI Tutorials の読み進めは、次は明日に行いますね。 #swiftlang #とりあえず読書会
New GitHub Organization for the Swift Project devtalk.com/t/220947 #Swift #SwiftLang # #devtalk
Swift: Plotting a Path to a Package Ecosystem without Data Race Errors devtalk.com/t/220942 #Swift #SwiftLang # #devtalk
xcodebuild.nvim v7.0.0 is out 🎊! Fewer third-party dependencies, more stability 🚀 #iosdev #swiftlang #apple #iosdevelopers #ios github.com/wojciech-kulik…
Constraint TextField input in SwiftUI avanderlee.com/swiftui/format… 📝 Custom FormatStyle ✨ Static Member Lookup 🤓 Improved Readability, Reusability #swiftlang #iosdev
今回の #とりあえず読書会 SwiftUI Tutorials は、マクロを使ったリファクタリング箇所の完成に向けて実装を進めていきますね。21:40 頃からです。 #swiftlang youtube.com/live/jvE5OvVbP…
youtube.com
YouTube
とりあえず読書会 : #43 SwiftUI Tutorials
今回の #とりあえず読書会 SwiftUI Tutorials は、前回に使おうとするもビルドできなかった Swift マクロのあたりの原因究明から進めていきますね。21:40 頃からです。 #swiftlang youtube.com/live/hT19jVcHG…
youtube.com
YouTube
とりあえず読書会 : #42 SwiftUI Tutorials
Learn how to speed up Xcode builds avanderlee.com/optimization/a… 🚀 Speed up incremental builds 🐢 Find slow SwiftUI view body's 👉🏻 Today's best practices for project settings #swiftlang #iosdev
少しばかりお休み中の SwiftUI Tutorials 読み進めの YouTube LIVE 配信ですけれど、明日からまた再開しますね。ちなみにチュートリアル自体は終わったものの、まだちょっといろいろみたいところがあって延長戦の最中です。 #とりあえず読書会 #swiftlang notion.so/SwiftUI-Tutori…
How do you detect slow Xcode builds? I'm using RocketSim's team dashboard and these guidelines to fix a slow build performance: avanderlee.com/optimization/a… #swiftlang #iosdev
Swift + C on macOS AND Linux & Windows? John Todd shows how to link native libraries with Swift, tame memory, and go cross‑platform. Read: blog.leadingedje.com/post/goingnati… #SwiftLang #CInterop #pkgconfig #NativeCode #CrossPlatform #DevTips
Learn how to speed up Xcode builds avanderlee.com/optimization/a… 🚀 Speed up incremental builds 🐢 Find slow SwiftUI view body's 👉🏻 Today's best practices for project settings #swiftlang #iosdev
Learn how to optimize your development workflow 😎 Ѻ Daily routine: avanderlee.com/workflow/effec… ✌🏻 Xcode tips: avanderlee.com/workflow/usefu… 💇🏼♂️ Shortcut essentials: avanderlee.com/workflow/essen… #swiftlang #swiftlee #iosdev #xcode
🥇 SwiftUI Architecture: Structure Views for Reusability and Clarity avanderlee.com/swiftui/swiftu… 🥈 Async await in Swift explained with code examples avanderlee.com/swift/async-aw… 🥉 MainActor usage in Swift explained to dispatch to the ma... avanderlee.com/swift/mainacto… #swiftlang #swiftlee
You can now make Android apps with Swift devtalk.com/t/220252 # #Swift #SwiftLang #devtalk
My first ever conference talk is online! 👀😊 See how I reinvented error handling in Swift and let me know what you think: 👇 youtu.be/SEwI6vjC1Bw?si… #Swift #SwiftLang #iOSDev #ErrorHandling #SwiftUI
youtube.com
YouTube
Swift Connection 2025 - Cihat Gündüz - Better Error Handling in...
🚀 Calling all iOS devs & Black tech innovators! Looking to connect with coders who build in Swift & Xcode. Let’s collaborate, share knowledge, and push Apple development forward together. 💡 #SwiftLang #Xcode #iOSDev #BlackTechTwitter #BlackCoders #AppleDeveloper #BuildInPublic
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
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
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
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
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
I'm curious for your thoughts on declaring new instances of a given type. Single line or multiple lines? #iOSDev #SwiftLang
We, Swift Mumbai hosted our Summer Edition Meetup powered by @riidl called the Summer of Swift. Let's have a look at what all happened✨ #swiftmumbai #buildhour #swiftlang #swiftui
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
Swift topluluğu harika bir işe daha imza atmış 👏 Yeni Swift.org yayında! 🔸 Modern tasarım 🔸 Kullanım örnekleri 🔸 Kod parçaları ve paketler swift.org #SwiftCommunity #SwiftLang #DevLife
Something went wrong.
Something went wrong.
United States Trends
- 1. Jayden Daniels 16.9K posts
- 2. Dan Quinn 5,281 posts
- 3. Seahawks 32.9K posts
- 4. Sam Darnold 13.6K posts
- 5. Commanders 45.8K posts
- 6. #RaiseHail 7,953 posts
- 7. Joe Whitt 2,023 posts
- 8. Marcus Smart 2,373 posts
- 9. Larson 19.7K posts
- 10. #RHOP 6,194 posts
- 11. Jaxson Hayes 2,412 posts
- 12. Lattimore 2,372 posts
- 13. jungkook 575K posts
- 14. Denny 19.1K posts
- 15. #BaddiesAfricaReunion 4,164 posts
- 16. 60 Minutes 60.3K posts
- 17. Chiefs 73.2K posts
- 18. #snfonnbc N/A
- 19. Jovic N/A
- 20. Redskins 2,671 posts