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

Refactor to use TypeScript #160

Open
MichaelHirn opened this issue Oct 13, 2019 · 0 comments
Open

Refactor to use TypeScript #160

MichaelHirn opened this issue Oct 13, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request refactor rlay-client-lib issues pertaining to @rlay/rlay-client-lib
Milestone

Comments

@MichaelHirn
Copy link
Contributor

Currently rlay-client-lib is written in ES6 which is weakly typed. For the sake of maintainability and extensibility we should switch to TypeScript which is strongly typed and reduces burdens on tests and makes hard to debug errors less likely.

This should happen before any other v0.3 related work.

@MichaelHirn MichaelHirn added enhancement New feature or request rlay-client-lib issues pertaining to @rlay/rlay-client-lib refactor labels Oct 13, 2019
@MichaelHirn MichaelHirn added this to the v0.3.0 milestone Oct 13, 2019
@MichaelHirn MichaelHirn self-assigned this Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor rlay-client-lib issues pertaining to @rlay/rlay-client-lib
Projects
None yet
Development

No branches or pull requests

1 participant