dwyl / dwyl/learn-ios-development

Progressive Disclosure of Complexity

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Progressive disclosure is an [interaction design](https://en.wikipedia.org/wiki/Interaction_design) pattern used to make applications easier to learn and less error-prone. It does so by deferring some advanced or rarely-used features to a secondary screenand designing workflows where information is revealed when it becomes relevant to the current task.

https://en.wikipedia.org/wiki/Progressive_disclosure

On Progressive Disclosure in Swift - Doug Gregor - Swift Craft 2025 Keynote Preview: https://youtu.be/CRtyWqwLM3M
Image

Recommended reading: https://www.nngroup.com/articles/progressive-disclosure

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.