Answer
Angular is a TypeScript-based front-end framework developed and maintained by Google.
It is used to build single-page applications (SPA) and large-scale web applications.
It provides features like components, modules, routing, two-way data binding, dependency injection, and built-in tooling through Angular CLI.