Skip to content

Improve Async and Sync documentation - #465

Merged
ioquatix merged 1 commit into
mainfrom
improve-async-sync-docs
Aug 4, 2026
Merged

Improve Async and Sync documentation#465
ioquatix merged 1 commit into
mainfrom
improve-async-sync-docs

Conversation

@ioquatix

@ioquatix ioquatix commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a JavaScript async/await comparison for Async and Sync.
  • Explain that Async returns a task while Sync returns the block value directly.
  • Clarify that Ruby needs an event loop from a fiber scheduler, unlike JavaScript where the event loop is always present.

Discussion: #285 (reply in thread)

Testing

  • Not run; documentation-only change.

@ioquatix
ioquatix merged commit 4d29457 into main Aug 4, 2026
79 of 83 checks passed
@ioquatix
ioquatix deleted the improve-async-sync-docs branch August 4, 2026 23:23
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