kafka-streams icon indicating copy to clipboard operation
kafka-streams copied to clipboard

TypeScript

Open Zizaco opened this issue 6 years ago • 4 comments

This seems to be the kind of project that would benefit very much from TypeScript.

I'm saying this based in the fact that this is already a kind of a port of java code, it's class and interface based, it's a library and that it should be well documented and easy to use.

What are your feelings about the subject?

Zizaco avatar Mar 12 '19 15:03 Zizaco

Hi @Zizaco I totally agree, all of our new stuff is written (mostly) in TS anyways :)

krystianity avatar Mar 14 '19 09:03 krystianity

Hey, interested in helping. Not seeing any typescript besides the definition file. What is the new stuff you are referring to?

zmays avatar May 02 '20 18:05 zmays

Big fan of typescript. I somehow missed that issue and created #155. As guy who did not actually wrote the library this will be also great place to learn how it works under the hood.

Since there is no much feature development I think it is worth to create typescript branch and start porting some of the code.

wtrocki avatar Aug 10 '20 11:08 wtrocki

+1 for this @wtrocki i've already start converting node-sinek in this pr: https://github.com/nodefluent/node-sinek/pull/154

rob3000 avatar Aug 10 '20 11:08 rob3000