Angular is a front-end web framework developed by Google for building dynamic web applications. It is used by developers to build single-page applications (SPAs) that offer seamless user experiences without full page reloads.
Example:
A developer creates a task management dashboard using Angular.