Published inLevel Up CodingHow to Properly Read Xcode ErrorsXcode can be cryptic when it comes to errors. Let’s see together how to understand exactly what’s happening.Jan 1, 2024A response icon2Jan 1, 2024A response icon2
Published inBetter ProgrammingHow To Deprecate APIs The Right WayDeprecate your old APIs with the consciousness of your usersMar 13, 2023A response icon3Mar 13, 2023A response icon3
Published inBetter ProgrammingClean Code vs. Performant CodeClean code is not always the best approach. Choose how to structure your code based on your needs!Mar 6, 2023A response icon7Mar 6, 2023A response icon7
Published inBetter ProgrammingAn Unexpected Behavior of Subclasses in SwiftDon’t change default param’s values when subclassingFeb 14, 2023A response icon1Feb 14, 2023A response icon1
Published inBetter ProgrammingStep up Your Career With CIDiscover how learning to work with a continuous integration system can help your careerJan 31, 2023Jan 31, 2023
Published inBetter ProgrammingHow To Use Swift Scripts To Modify Files In a FolderAutomate repetitive stuffJan 23, 2023Jan 23, 2023
Published inBetter ProgrammingA Better Way To Test Reference Cycles in iOSHow to test that objects are properly deallocated without introducing overhead in your production codeJan 15, 2023A response icon1Jan 15, 2023A response icon1
Published inBetter ProgrammingHow To Use a Swift Library in Objective-C CodebasesConfigure a Swift library using SwiftPM and CocoapodsJan 10, 2023Jan 10, 2023
Published inBetter ProgrammingCreate Your First Swift Package Command PluginHow to write and debug a Swift Package Command pluginSep 27, 2022A response icon1Sep 27, 2022A response icon1
Published inBetter ProgrammingExploring Rendering in SwiftUILearn when SwiftUI re-render subviewsSep 11, 2022A response icon2Sep 11, 2022A response icon2