As an application framework, Angular includes a collection of well-integrated libraries that cover a wide variety of features.
The Angular libraries include routing, forms management, client-server communication, and more.
This topic lists the various developer guides for you to learn more about these Angular features and to help you determine the correct use of each in your application.
To get the most out of these developer guides, you should review the following topics:
Learn how to use the Angular router to handle page navigation and other tasks.
FormsLearn about the two approaches to forms in Angular: template-driven and reactive.
HTTPLearn how to connect to a server using the HTTP client service in Angular.
TestingLearn about tips and techniques for testing Angular applications.
InternationalizationLearn how to localize your Angular application.
AnimationsLearn about how to add an animation to your Angular application.
Service Workers and PWALearn about how to use a service worker to create a progressive web application.
Web WorkersLearn more about how to use a web worker to run a CPU-intensive computation in a background thread.
Server-side renderingLearn more about how to use Angular Universal to create a static application page.
Pre-renderingLearn about how to use pre-rendering to process a dynamic page at build time.
© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/guide/developer-guide-overview