node-twitter icon indicating copy to clipboard operation
node-twitter copied to clipboard

port the project to use TypeScript

Open vinitkumar opened this issue 6 years ago • 8 comments

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 avatar Apr 25 '19 07:04 vinitkumar

@irsol What do you think about this one?

vinitkumar avatar Nov 27 '19 19:11 vinitkumar

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

irsol avatar Nov 28 '19 19:11 irsol

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

vinitkumar avatar Nov 29 '19 07:11 vinitkumar

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

vinitkumar avatar Nov 19 '20 06:11 vinitkumar

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

irsol avatar Dec 13 '20 19:12 irsol

Hey Iryana,

Thanks for replying back. I will be sure to make some tickets next week and we can pick it up from there.

Thanks, Vinit Kumar

On Mon, 14 Dec 2020 at 00:52, Iryna Soltyska [email protected] wrote:

hey @vinitkumar https://github.com/vinitkumar I can help in a week. Could you split it to separate tickets?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vinitkumar/node-twitter/issues/241#issuecomment-744055471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEDITWUZMOGZ5WMVJNKOATSUUIARANCNFSM4HIKNWLA .

-- https://about.me/vinitkme?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb Vinit Kumar about.me/vinitkme https://about.me/vinitkme?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb

vinitkumar avatar Dec 13 '20 20:12 vinitkumar

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

irsol avatar Dec 13 '20 20:12 irsol

@irsol I started working on this. At first, porting the code to TypeScript. There is a work in progress PR here: https://github.com/vinitkumar/node-twitter/pull/293

vinitkumar avatar Jan 05 '21 06:01 vinitkumar