close
Skip to content

docs: Clarify how to leverage dispatching effects#5

Merged
couchdeveloper merged 2 commits into
mainfrom
improveDocumentation
May 11, 2026
Merged

docs: Clarify how to leverage dispatching effects#5
couchdeveloper merged 2 commits into
mainfrom
improveDocumentation

Conversation

@couchdeveloper
Copy link
Copy Markdown
Owner

Expand TamingAsyncTasksInSwiftUIViews: add a section on the fundamental event-driven/async tension, document the three dispatch strategies with examples, and clarify why perform is the correct choice inside .refreshable task closures.

Expand TamingAsyncTasksInSwiftUIViews: add a section on the fundamental
event-driven/async tension, document the three dispatch strategies with
examples, and clarify why perform is the correct choice inside
.refreshable task closures.
Prefer the usage of "input.perform(event)" in Tasks's closures.
@couchdeveloper couchdeveloper merged commit 6a9e299 into main May 11, 2026
1 check passed
@couchdeveloper couchdeveloper deleted the improveDocumentation branch May 11, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant