Angular Doc
Angular Doc
applications.
Want to see some code? Jump over to our Essentials for a quick overview
of what it's like to use Angular, or get started in the Tutorial if you prefer
following step-by-step instructions.
On this page
Open-source first
A thriving community
The versatile dependency injection helps you keep your code modular,
loosely-coupled, and testable.
Meet your performance targets with SSR, SSG, hydration, and next-
generation deferred loading
Angular supports both server-side rendering (SSR) and static site generation
(SSG) along with full DOM hydration. @defer blocks in templates make it
simple to declaratively divide your templates into lazy-loadable parts.
Angular CLI gets your project running in under a minute with the commands
you need to grow into a deployed production application.
Angular CLI
Visually debug, analyze, and optimize your code with the Angular DevTools
browser extension
Angular DevTools
ng update
Language service