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

Request for DEMO: Strategy Handler in TypeScript for Library #8

Open
brunoocastro opened this issue Jan 22, 2024 · 1 comment
Open

Comments

@brunoocastro
Copy link

Hi, thanks for this framework. I appreciate the effort you've put into developing and maintaining this library.

Recently, I attempted to implement a strategy handler in TypeScript by referring to the LUA demo example provided in your repository. Unfortunately, I encountered issues while trying to clone and adapt the example to TypeScript. The code did not work as expected, and there might be some differences or missing details in the TypeScript implementation.

To help me understand and resolve the issues, I would like to ask you to provide a TypeScript demo example for a strategy handler. Having a working example in TypeScript would greatly assist me and other developers who may face similar challenges.

If possible, please include detailed comments or documentation in the example to help users better understand the implementation. I believe this addition would significantly enhance the usability of your library for TypeScript developers.

Thank you for your time and assistance. I appreciate your support in making your library more accessible and user-friendly for the TypeScript community.

Best regards,
Bruno Castro

@owlkward
Copy link

owlkward commented Feb 1, 2024

Hi, sorry it took us so long to answer.

I just ported the Lua demo strategy to typescript: f211386
It sadly still is a pretty bare bones demo, but I hope it will help.

I'm currently working on expanding some of the exposed functionality and writing more documentation that will make it easier to use the framework. That is still probably months away from being done, so you shouldn't wait for it, but I will leave this issue open until it's finished.

Until then feel free to ask questions =)

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

No branches or pull requests

2 participants