
Learning Angular
By :

Give your feedback straight to the author himself and chat to other early readers on our Discord server (find the "learning-angular-5e" channel under EARLY ACCESS SUBSCRIPTION).
https://packt.link/EarlyAccess/
The purpose of a web application is to provide end users with a specific set of functionalities to fulfill their particular needs using a web interface. The functionality of the web application is organized into cohesive blocks of features.
Application features in an Angular application are mainly represented using Angular components. An Angular module groups features with specific functionality concerned with a particular application domain or user workflow.
In this chapter, we will cover the following topics: