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

Introduce TypeScript #152

Open
magul opened this issue May 7, 2020 · 2 comments
Open

Introduce TypeScript #152

magul opened this issue May 7, 2020 · 2 comments

Comments

@magul
Copy link
Member

magul commented May 7, 2020

It occurs, that TypeScript introduction would benefit us in many ways.

It should increase the maintainability of the code, guarding us before type mismatch errors and so on...

Read also:

@magul
Copy link
Member Author

magul commented May 7, 2020

@Rafalkufel @Maciek246 @agatakozinska what do you think about it? It can probably be done gradually, meaning that code can be split and typified in chunks.

@Maciek246
Copy link
Member

I'm absolutely for this idea. TypeScript will allow us to avoid a lot of errors in the development phase and make Alinka more stable. Of course, it requires work with rewriting React components and Electron backend + probably installing packages with types but still, usage TypeScript has more advantages than disadvantages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants