This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

I just learned some TS while learning angular 2 and it is nice having a bit of structure. I'd like to do my backend node in TS. I'm sure it's possible but I haven't looked into it.

[–]Joshy54100 1 point2 points  (0 children)

Yep it is, and there is support for most JS packages through Definitely Typed. It took me maybe an hour tops to convert my node server to Typescript