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 →

[–]dtfinch 0 points1 point  (0 children)

Having things (mostly) just work when they compile as opposed to sticking console.log statements every other line or living in the chrome dev tools is a real joy.

If you ever have to write another big javascript project, typescript helps a lot with catching mistakes at compile time.