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

Implemented a simple steps-based example #39

Merged
merged 4 commits into from
Jul 24, 2022
Merged

Implemented a simple steps-based example #39

merged 4 commits into from
Jul 24, 2022

Conversation

werner291
Copy link
Contributor

@werner291 werner291 commented Jul 23, 2022

Hello there!

I tried writing a simple example to document (#28) how to compose two actions together.

Documenting comments aren't quite there yet (kinda ran into my bedtime), but I did run it, and variables appear to change as they should.

Can you take a look to see if this is the kind of set-up you had in mind? I'll go through it and document stuff tomorrow.

Copy link
Owner

@zkat zkat left a comment

Choose a reason for hiding this comment

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

This is excellent! Thank you for taking the time to do this. This example is fantastic and really shows how this stuff is expected to work really clearly, imo.

If you want to add more comments, I think that's a great idea and I'll wait for that.

Also, it would be nice if you added something to the README about available examples so people know where to look.

@werner291
Copy link
Contributor Author

@zkat There we go. Ready to merge if you are.

@werner291
Copy link
Contributor Author

Wait, right the readme, one moment

@werner291
Copy link
Contributor Author

There we go

Copy link
Owner

@zkat zkat left a comment

Choose a reason for hiding this comment

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

I really like how you explained this! The example is really clear and covers the reasoning behind some important points (like cancellation, adapting to world changes, etc) really nicely.

@zkat zkat merged commit d6641a2 into zkat:main Jul 24, 2022
zkat pushed a commit that referenced this pull request Aug 1, 2022
@Weibye Weibye mentioned this pull request Nov 13, 2022
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