21/07/2023 4:32 am
Topic starter
Notifications
Clear all
What is Typescript ?
0
Add a comment
1 Answer
0
21/07/2023 1:52 pm
ypeScript allows specifying the types of data being passed around within the code, and has the ability to report errors when the types don’t match. For example, TypeScript will report an error when passing a string into a function that expects a number. JavaScript will not. TypeScript uses compile time type checking.
Add a comment
Add a comment
Forum Information
- 14 Forums
- 1,836 Topics
- 5,052 Posts
- 0 Online
- 1,078 Members
Our newest member: Richardnop
Latest Post: loli
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed