New Discussion

Notifications

You’re not receiving notifications from this thread.

JavaScript vs TypeScript

2
Javascript

Anyone here who can help me with this?

TypeScript allows you to define variable types, function parameters, and return values. The TypeScript compiler then checks for type errors before the code runs. This catches a variety of common errors, such as undefined is not a function or a function taking the wrong type.

Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 92,907+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.