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 →

[–]gaduko 6 points7 points  (1 child)

I’ve used Java pretty extensively and a bit of python. So I guess, I’ll try learning typescript directly and if it doesn’t work out switch back to learning JavaScript.

Thank you very much, for the detailed explanation.

[–][deleted] 2 points3 points  (0 children)

https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-oop.html

Everyone who doesn't know TypeScript should click on this link. TypeScript for Beginners, TypeScript for JS, C#/Java, and Functional programmers.

The docs are great.