Trending

Contents

The SwiftUI Design System War: Composition vs Progressive Disclosure

Compares two SwiftUI design system approaches: composition (idiomatic view layering) vs progressive disclosure (enum-based initializers). Author defends pragmatic approach over purely idiomatic composition. Focuses on design system implementation strategies, extensibility patterns.

Agentic Development: Multi-Project Challenges

Agentic dev across many projects boosts speed but hurts focus. Limit to 1–2 efforts and run a Plan–Build–Review–Compound loop. Raise quality with Agent Skills (SwiftUI/Concurrency/Core Data/Testing), MCPs, and thorough tests. Capture learnings in AGENTS.md.

Subscription App Growth Is Getting Brutal (RevenueCat Data Explained)

Breaks down RevenueCat’s 2026 State of Subscription Apps, explaining why subscription growth is getting tougher and the report’s key benchmarks and trends. Highlights implications for iOS teams with takeaways to refine monetization strategy and focus analytics on the metrics that matter.

Why AI Made Coding Easier But Engineering 10x Harder

Discusses the paradox that AI speeds up coding but makes engineering harder: higher demands on specs, architecture, integration, reviews, testing, security, and maintenance. For iOS teams, use AI as an accelerator while strengthening design rigor, test coverage, code review, and long‑term ownership.

AppleTV App Animated Carousel Using SwiftUI | Animations | iOS 26 | Xcode 26

Build an Apple TV–style animated carousel using SwiftUI. The tutorial recreates the AppleTV app’s scrolling row with smooth animated effects by composing SwiftUI views and applying animation modifiers, delivering a polished tvOS-style UI. Takeaway: implement rich, interactive carousels with SwiftUI animations.

Small Choices, Big Impact: The Environmental Cost of Mobile Design Decisions

Explores how small mobile app design choices accumulate into significant environmental impacts at scale. Covers sustainability 'in' vs 'through' design, emphasizing energy-efficient practices like OLED dark mode optimization, image compression, and intelligent background tasks. Discusses iOS tools like Instruments for energy diagnostics, AI's environmental costs, and the need to treat sustainability as a first-class design concern alongside performance and UX.

Latest

Videos

Subscription App Growth Is Getting Brutal (RevenueCat Data Explained)

Breaks down RevenueCat’s 2026 State of Subscription Apps, explaining why subscription growth is getting tougher and the report’s key benchmarks and trends. Highlights implications for iOS teams with takeaways to refine monetization strategy and focus analytics on the metrics that matter.