Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create initial tutorial for the website #1037

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

IMax153
Copy link
Member

@IMax153 IMax153 commented Jan 23, 2025

Type

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

Description

Related

  • Related Issue #
  • Closes #

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.

2 participants