Tagged: Engineering Culture
2 articles tagged with "Engineering Culture"
AllAIActorsAnimationArchitectureAsync AwaitAutomationBackground TasksBuild PerformanceCICode ReviewCodexConcurrencyDebuggingDeep LinkingDesign SystemsDeveloper ExperienceEngineering CultureEngineering ManagementFeature FlagsFormsInstrumentsLaunchMemoryMigrationNavigationNetworkingOSLogObservabilityObservationOfflinePerformanceProductRelease EngineeringReliabilitySendableState ManagementStoreKitStoreKit2SubscriptionsSwiftSwift 6SwiftUISyncTeam PracticesTestingURLSessionXCTestXcodeiOS
AIiOSCode Review
Reviewing AI-generated iOS code without lowering the bar
AI-generated iOS code should be reviewed with the same standards as human code: product behavior, lifecycle edges, concurrency ownership, tests, architecture, and production diagnosis. Faster typing is not a quality model.
•13 min read
SwiftiOSCode Review
Code review for Swift teams: what to standardize and what to stop arguing about
Swift code review works better when teams standardize the decisions that affect correctness, architecture, testability, and ownership — and stop relitigating harmless style preferences in every pull request.
•11 min read