+ 3

What do you prefer, JavaScript or TypeScript?

30th Jul 2017, 11:20 AM
Grzegorz Kawalec
Grzegorz Kawalec - avatar
3 Answers
+ 8
TypeScript isĀ Ā of JavaScript, so it doesn’t protect you from any ofĀ JavaScript’s craziness. TypeScript mainly gives you static typing and classes (ES6 also gives you classes). Static typing won’t make much difference for a beginner.
30th Jul 2017, 11:53 AM
šŸ’žā“¢ā“¦ā“ā“£ā“˜šŸ’ž
šŸ’žā“¢ā“¦ā“ā“£ā“˜šŸ’ž - avatar
+ 5
ts is much better than js beause it runs on server and gives output as pure js. in this way browser doesn't give any js error.
30th Jul 2017, 1:53 PM
Akash
Akash - avatar
+ 4
typescript is javascript on steroids☺ main weapon of angular's menšŸ˜€
30th Jul 2017, 12:14 PM
Вап