Login
Remember
Register
Ask a Question
What are the disadvantage of typescript over javascript
0
votes
asked
Jun 3, 2020
in
Dot Net
by
GeorgeBell
TypeScript takes a long time to compile the code.
TypeScript does not support abstract classes.
If we run the TypeScript application in the browser, a compilation step is required to transform TypeScript into JavaScript.
Please
log in
or
register
to answer this question.
0
Answers
...