What are the best WWDC videos to watch if I care about practical lessons in interface design

Asked on 2024-07-30

1 search

If you're interested in practical lessons in interface design, here are some WWDC sessions that would be particularly beneficial:

  1. Design great visionOS apps: This session covers what makes a great experience on visionOS, including insights and learnings from developers who have built unique and high-quality apps. It discusses the core ideas of app design for visionOS, embracing immersion, and ensuring the app is built with the user at the center of the experience.

  2. Migrate your TVML app to SwiftUI: This session provides practical techniques for building interfaces for Apple TV using SwiftUI. It covers how to create familiar lockups, assemble flowing shelves of content, and build impressive layouts for media apps.

  3. Tailor macOS windows with SwiftUI: This session focuses on customizing macOS application windows using new SwiftUI APIs. It includes practical examples of how to structure and style windows, refine behaviors, and adjust window placement.

  4. Design Live Activities for Apple Watch: This session offers guidelines for designing live activities on Apple Watch, including how to make the most of limited space and ensure your design fits within the visual language of the smart stack.

  5. What’s new in SwiftUI: This session introduces new features in SwiftUI, including custom resizable controls and enhancements in UI animations and transitions. It provides practical examples of how to use these new features to improve your app's interface.

These sessions provide a mix of high-level design principles and practical coding techniques, making them valuable resources for anyone looking to improve their interface design skills.