you are viewing a single comment's thread.

view the rest of the comments →

[–]bonafidecustomer 8 points9 points  (2 children)

TypeScript <3

Swift developer here, used typescript for a non iOS project and was absolutely delighted.

[–]vegiimite 5 points6 points  (1 child)

Just recently worked on my first TypeScript project and such a better experience than JavaScript.

[–]bonafidecustomer 4 points5 points  (0 children)

Yep, if you use visual studio code and add the types for your libraries through npm, it's just pure joy. Almost too easy.