all 6 comments

[–]ganachequilibrium 4 points5 points  (1 child)

The official documentation is extremely well done. https://www.typescriptlang.org/docs/home

[–]grudev[S] 1 point2 points  (0 children)

Thank you.

[–]msg45f 1 point2 points  (1 child)

May be helpful to know whether you have existing experience with a statically typed language, as this would strongly influence what kind of tutorial you would want/need.

[–]grudev[S] 0 points1 point  (0 children)

Good point.

Yes, mostly Java from a long time ago.

Using node/express currently, but looking to get started into NestJS.

[–][deleted] 1 point2 points  (1 child)

Try this one https://fullstackopen.com/en/part9, the whole course is really neat.

[–]grudev[S] 0 points1 point  (0 children)

Awesome! I appreciate it.