InterviewSolution
Saved Bookmarks
| 1. |
What is the use of TypeScript in Angular 4? |
| Answer» TYPESCRIPT is the native LANGUAGE for Angular Development. It has Design-time SUPPORT for Tooling and Type Safety and is basically a superset of JAVASCRIPT. | |