Hacker News
- Difference Between Implicit and Explicit Animations in SwiftUI https://holyswift.app/difference-between-implicit-and-explicit-animations-in-swiftui/ 31 comments
- Understanding Once and For All SwiftUI Alignment Guides https://holyswift.app/the-basics-of-swiftui-alignment-guides/ 5 comments iosprogramming
- Automating SwiftUI Accessibility Audits in Xcode 15 https://holyswift.app/xcode-15-new-feature-streamlined-accessibility-audits/ 3 comments iosprogramming
- How to use the rethrows keyword in Swift? https://holyswift.app/when-to-use-the-rethrows-keyword-in-swift/ 5 comments iosprogramming
- The Flexible Swift Error Handling https://holyswift.app/the-flexible-swift-error-handling/ 2 comments swift
- Mastering the 'Final' Keyword in Swift: A Comprehensive Guide for Optimized Coding https://holyswift.app/mastering-the-final-keyword-in-swift-a-comprehensive-guide-for-optimized-coding/ 6 comments iosprogramming
- Simplify Time Comparisons in Swift with Native RelativeDateTimeFormatter https://holyswift.app/simplify-time-comparisons-in-swift-with-relativedatetimeformatter/ 4 comments swift
- SQLite vs Core Data in iOS Development: Which One Should You Choose? https://holyswift.app/sqlite-vs-core-data-in-ios-development-which-one-should-you-choose/ 12 comments swift
- [Guide] How to sort arrays by multiple properties easily using tuples in Swift https://holyswift.app/using-tuples-to-complex-sorting-operations-in-swift/ 5 comments iosprogramming
- A Free Study Guide to Algorithms for iOS Developers https://holyswift.app/ace-your-next-interview-a-free-study-guide-to-algorithms-for-ios-developers/ 2 comments swift
- Efficiently Managing Multiple Async Tasks in SwiftUI - Holy Swift https://holyswift.app/efficiently-managing-multiple-async-tasks-in-swiftui/ 3 comments swift
- Animated Launch Screen in SwiftUI https://holyswift.app/animated-launch-screen-in-swiftui/ 3 comments iosprogramming
- Save Time With User Breakpoints in Xcode https://holyswift.app/save-time-with-custom-breakpoints-in-xcode/ 9 comments swift
- Structs, Classes, and Actors in iOS Interviews - Holy Swift https://holyswift.app/structs-classes-and-actors-in-ios-interviews/ 4 comments swift
- The Modern way to Scan Texts, QR Codes, and Barcodes in Swift https://holyswift.app/best-way-to-scan-texts-qr-codes-and-barcodes-in-swift 2 comments swift
- Algorithm: Binary Tree Right Side View in Swift https://holyswift.app/algorithm-binary-tree-right-side-view-in-swift 3 comments swift
- How to Start iOS Development Career Part 6 - Architecture and iOS Tooling https://holyswift.app/how-to-start-ios-development-career-part-6-architecture-and-ios-tooling 4 comments swift
- How to Start iOS Development Career Part 5 - Programmatically Testing your Code https://holyswift.app/how-to-start-ios-development-career-part-5-programmatically-testing-your-code 3 comments swift
- Introduction to Dependency Injection with Needle - The Uber Way https://holyswift.app/introduction-to-dependency-injection-with-needle-the-uber-way 10 comments swift
- Using the New KeyboardLayoutGuide API to move UITextField when the keyboard appears on iOS https://holyswift.app/using-the-new-keyboardlayoutguide-api-to-move-uitextfield-when-the-keyboard-appears-on-ios 4 comments swift
- How to Write Unit Tests for UIButton with XCTest in Swift https://holyswift.app/how-to-write-unit-tests-for-uibutton-with-xctest-in-swift 3 comments swift
- Crunching Data with the new Apple's TabularData Framework https://holyswift.app/crunching-data-with-the-new-apples-tabulardata-framework 2 comments swift
- Expand your APIs capabilities with Opaque Types in Swift https://holyswift.app/expand-your-apis-capabilities-with-opaque-types-in-swift 3 comments swift
- Curious Ways To Solve Tests Equality Problems in Swift https://holyswift.app/curious-ways-to-solve-tests-equality-problems-in-swift 2 comments swift
- A trick to keep the Struct's Default Memberwise initializer in Swift https://holyswift.app/a-trick-to-keep-the-structs-default-memberwise-initializer-in-swift 13 comments swift
- Single Forward Pipe Operator in Swift https://holyswift.app/single-forward-pipe-operator-in-swift 2 comments swift
- Reactive Swift - The Boxing Technique https://holyswift.app/reactive-swift-the-boxing-technique 3 comments swift