#swiftdevelopers wyniki wyszukiwania
Which of these roles seems more interesting to you ❓ #androiddevelopers #swiftdevelopers #ReactNative
Christopher Lopez’s (@L0Psec) talk at #OBTS , was wow—Swift just got a whole new spotlight! “Decoding Swift: Reversing the Rules in 2024” wasn’t just for the cybersecurity crowd; #swiftdevelopers , it’s time to “swift” your attention to #OBTS. The insights here aren’t just…
Day 11: Protocols 100 Days Of Swift by Hacking With Swift. Today you’re going to learn some truly Swifty functionality: protocols and protocol-oriented programming (POP) #javascript #iosdeveloper #swiftdevelopers #androiddeveloper #100daysofswift #100daysofcode #hackingwithswift
Last week I investigated how App intents work and discovered my actual app wasn’t correctly written for navigation. I refactored it, placing navigation within a class and creating a snippet for easy future reuse. github.com/alamparelli/Co… #swiftdevelopers #iosdevelopers
Day 12: Optionals 100 Days Of Swift by Hacking With Swift. Optionals let us represent the absence of a value in a clear and unambiguous way. #iosdeveloper #swiftdevelopers #macbookpro #androiddeveloper #100daysofswift #100daysofcode #hackingwithswift
Swift & Flutter have their own pros & cons, some have swift as their favorite some think flutter to be the best. Which of these two would you like to add to your Tech Stack? #swiftvsflutter #swiftdevelopers #flutterdevelopers #techstack #technology
literally this simple! Daaaaam! But I still need to manage how to do this: A) download Json Data into a local Json File then read data back as an Array B) download Json Data and put it inside the array Still don't know how to! any help? #Swift #SwiftDevelopers
iOS App Development For Beginners - No Swift Skill Required ☞ goo.gl/GzGyd4 #SwiftDevelopers #iOSApp
Swift Interview Tip💡#1 Struct vs Class — the classic Swift question: Structs = value types (copied on assignment) 👉 Classes = reference types (shared instance) Structs are safer for immutability & concurrency. Classes shine when identity matters. #swiftdevelopers
Swift Interview Tip💡#5 lazy properties explained 💤 They’re initialized only when first used. Perfect for heavy setup like images or network managers. Swift only does the work when you actually need it. #Swift #swiftdevelopers
by @santana.developer Night shift 🚀 #swiftui #swiftuidev #swiftdevelopers #swiftuitutorials #swiftuideveloper #swiftdeveloper #swiftdevelopment #iosdeveloper #iosdev #iosdevlife #iosdevelopment #mobileappdevelopment #xcode #thedevlife #seniordeveloper instagr.am/p/CeqsY_5rbcY/
Swift Interview Tip💡#6 `@ escaping` closures — simplified 👇 Non-escaping = runs before the function ends Escaping = runs after (e.g. async callbacks) If it’s stored or called later → mark it @ escaping. #Swift #swiftdevelopers
Any advice on animating my mascot? I'm thinking either - 2D Rigging or - Video Animations using Veo AI #swiftdevelopers #animtion #Veo3 #CharacterAnimation
@Keir_Starmer @SteveReedMP why the famous u-turn….. #Swift #swiftdevelopers #uturn #LabourLiars #LabourLies
This is appalling. What on earth was the reason for the three-line whip to vote this down? The Labour party supported the swift brick amendment when it was tabled on Conservative government legislation in 2023. Has the government offered an explanation for blocking it now?
Last week I investigated how App intents work and discovered my actual app wasn’t correctly written for navigation. I refactored it, placing navigation within a class and creating a snippet for easy future reuse. github.com/alamparelli/Co… #swiftdevelopers #iosdevelopers
Swift Interview Tip 💡 #8 map, compactMap, flatMap — the trio map: transform each element compactMap: transform + remove nil flatMap: flatten nested arrays Same concept, different depth. #swift #swifttips #swiftdevelopers
Swift Interview Tip💡#6 `@ escaping` closures — simplified 👇 Non-escaping = runs before the function ends Escaping = runs after (e.g. async callbacks) If it’s stored or called later → mark it @ escaping. #Swift #swiftdevelopers
Swift Interview Tip💡#5 lazy properties explained 💤 They’re initialized only when first used. Perfect for heavy setup like images or network managers. Swift only does the work when you actually need it. #Swift #swiftdevelopers
This is an internal tool we’ve been using for a while to help us optimise our dev flow on so many levels! Proud of the team for getting it this far and open sourcing it. This is only the beginning 🚀 #swiftdevelopers #Swift #SwiftUI #iosdevelopers
Today, the GetYourGuide iOS team released: github.com/getyourguide/s… It helps you visualize, run selective tests, and lint Swift Package Manager dependency graphs. Give it a go, we hope it's helpful for you too! #spm #swift
github.com
GitHub - getyourguide/spmgraph: A dependency graph management tool for the Swift Package Manager
A dependency graph management tool for the Swift Package Manager - GitHub - getyourguide/spmgraph: A dependency graph management tool for the Swift Package Manager
Swift Interview Tip💡#1 Struct vs Class — the classic Swift question: Structs = value types (copied on assignment) 👉 Classes = reference types (shared instance) Structs are safer for immutability & concurrency. Classes shine when identity matters. #swiftdevelopers
I’m creating something useful with iCloud Sync functionality. Does any of the iOS devs know if there are a bit of limitations on cloudkit? Can i do a poling of data let’s say every 5 secs? #cloudkit #iosdevelopers #swiftdevelopers #apple #iosdev
I just published: 1-) Understanding Variables and Data Types in Swift medium.com/p/1-understand… #swiftprogrammer #swiftdevelopers #SwiftUI #iosdevelopers #iOS26 #indiedev #Swift #Freelancer
Christopher Lopez’s (@L0Psec) talk at #OBTS , was wow—Swift just got a whole new spotlight! “Decoding Swift: Reversing the Rules in 2024” wasn’t just for the cybersecurity crowd; #swiftdevelopers , it’s time to “swift” your attention to #OBTS. The insights here aren’t just…
Hi #swiftDevelopers. In the context of ARC, do you always open and read a class (say A.swift) to make a reference in another class (say B #swift)? (Just to know if B is already referenced in A) Doesn't it spoil the concept of abstraction? Does it also take away the fun of coding?
Which of these roles seems more interesting to you ❓ #androiddevelopers #swiftdevelopers #ReactNative
Christopher Lopez’s (@L0Psec) talk at #OBTS , was wow—Swift just got a whole new spotlight! “Decoding Swift: Reversing the Rules in 2024” wasn’t just for the cybersecurity crowd; #swiftdevelopers , it’s time to “swift” your attention to #OBTS. The insights here aren’t just…
Top 3 most significant reasons on why swift is the perfect choice for #iOSApp Development #swiftdevelopers #india goo.gl/3gpzo4
Day 11: Protocols 100 Days Of Swift by Hacking With Swift. Today you’re going to learn some truly Swifty functionality: protocols and protocol-oriented programming (POP) #javascript #iosdeveloper #swiftdevelopers #androiddeveloper #100daysofswift #100daysofcode #hackingwithswift
iOS App Development For Beginners - No Swift Skill Required ☞ goo.gl/GzGyd4 #SwiftDevelopers #iOSApp
literally this simple! Daaaaam! But I still need to manage how to do this: A) download Json Data into a local Json File then read data back as an Array B) download Json Data and put it inside the array Still don't know how to! any help? #Swift #SwiftDevelopers
iOS App Development For Beginners - No Swift Skill Required ☞ goo.gl/GzGyd4 #SwiftDevelopers #iOSApp
iOS App Development For Beginners - No Swift Skill Required ☞ goo.gl/GzGyd4 #SwiftDevelopers #iOSApp
Something went wrong.
Something went wrong.
United States Trends
- 1. Northern Lights 42.3K posts
- 2. #Aurora 8,827 posts
- 3. #DWTS 52.2K posts
- 4. #RHOSLC 6,865 posts
- 5. Justin Edwards 2,355 posts
- 6. Sabonis 6,172 posts
- 7. Louisville 17.9K posts
- 8. Creighton 2,252 posts
- 9. H-1B 32.2K posts
- 10. #OlandriaxHarpersBazaar 5,598 posts
- 11. #GoAvsGo 1,550 posts
- 12. Eubanks N/A
- 13. Gonzaga 2,927 posts
- 14. Andy 60.7K posts
- 15. Lowe 12.7K posts
- 16. Jamal Murray N/A
- 17. Schroder N/A
- 18. JT Toppin N/A
- 19. Oweh 2,106 posts
- 20. Zags N/A