1.

Why typescript is used in angular 8?

Answer»

Angular uses TypeScript because:

  • It has a wide RANGE of tools
  • It’s a superset of Angular
  • It makes abstractions explicit
  • It makes the code EASIER to read and understand.
  • It takes most of the usefulness within a language and BRINGS it into a JS environment without FORCING you out.


Discussion

No Comment Found