An Angular application is made up of components. In an Angular application, a component consists of an HTML template and a component class. From the official docs: In this tutorial, you'll learn how to get started with creating a grocery list manager using Angular.
Full article