Skip to content

Conversation

@IMax153
Copy link
Member

@IMax153 IMax153 commented Jan 23, 2025

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Related

  • Related Issue #
  • Closes #

@vercel
Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website-content ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 8:38pm
website-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 8:38pm
website-proxy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 8:38pm

Comment on lines +172 to +174
What if you want to run an Effect that calls another Effect? You can use
`Effect.gen` to do that:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it perhaps worth it here to have a small statement that allows the user to form a mental mapping between:

function* -> async

and

yield* -> await

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.

3 participants