|
|
|
|
|
by manigandham
2823 days ago
|
|
Typescript is a strict superset of JS and everything is additive. You don't have to add a single character beyond normal JS if you don't want to, but can still benefit from the compiler providing intellisense and refactorings. |
|