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

port the project to use TypeScript #241

Open
vinitkumar opened this issue Apr 25, 2019 · 8 comments
Open

port the project to use TypeScript #241

vinitkumar opened this issue Apr 25, 2019 · 8 comments

Comments

@vinitkumar
Copy link
Owner

TypeScript comes with a lot of out of box support for Types, which would be especially beneficial writing
the backend code.

Take help of this: https://github.com/Microsoft/TypeScript-Node-Starter for project setup and config.
Uses basically the same core components so should be easy to do.

@vinitkumar
Copy link
Owner Author

@irsol What do you think about this one?

@irsol
Copy link
Collaborator

irsol commented Nov 28, 2019

@vinitkumar I need to learn a little bit more about TypeScript first )))) I can try.

@vinitkumar
Copy link
Owner Author

@irsol No pressure. Let's treat this as an RnD project for now.

@vinitkumar
Copy link
Owner Author

Hey @irsol I am going to do this one. How are you doing these days? Got any time for open source work?

@irsol
Copy link
Collaborator

irsol commented Dec 13, 2020

hey @vinitkumar I can help in a week. Could you split it to separate tickets?

@vinitkumar
Copy link
Owner Author

vinitkumar commented Dec 13, 2020 via email

@irsol
Copy link
Collaborator

irsol commented Dec 13, 2020

@vinitkumar great!! I would be happy to contribute :))

@vinitkumar
Copy link
Owner Author

@irsol I started working on this. At first, porting the code to TypeScript. There is a work in progress PR here: #293

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