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

Demo project with working examples of using promises library. #6

Closed

Conversation

CyMessmerWBD
Copy link

Simple Demo project showing how to use promises, with chaining, and parallel examples.

Main will kick off all the examples while demo.bs is where the examples are. There is also an initResult class which is used as a callback that can be passed in with context and called provide feedback from promises.resolve() or reject().

@TwitchBronBron TwitchBronBron force-pushed the master branch 7 times, most recently from 6ef6c86 to 90aabd9 Compare September 12, 2023 16:13
@CyMessmerWBD CyMessmerWBD deleted the feature/demo-project branch February 3, 2024 00:38
@TwitchBronBron
Copy link
Member

Oh, I'm so sorry, I totally forgot about this PR (I'm working on too many things at the same time). I'm still open to adding this demo to the repo if you're still interested? In a recent PR we made a ./demos folder (that I just noticed was named incorrectly). If you move this stuff into that folder, I'm happy to merge this as-is.

@CyMessmerWBD
Copy link
Author

It's quite all right, I'm back in the land of Roku and as I looked this one over I wasn't crazy about it. I'm working on a better one that I'll try to have ready in a week or so.

@TwitchBronBron
Copy link
Member

Oh, okay cool!

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