3.2 KiB
3.2 KiB
@description
Quickstart
A short beginner guide explaining the basic concepts of Angular
View QuickstartDeveloper Guide
An intermediate development guide covering all major features of Angular
View GuideAPI Reference
An advanced reference of all Angular Classes, Methods, etc.
View APIAdvanced Documentation
<li>
<a href="/docs/#{lang}/#{vers}/guide/animations.html"> Animations </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/guide/attribute-directives.html"> Attribute Directives </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/guide/browser-support.html"> Browser Support </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/guide/component-styles.html"> Component Styles </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/guide/deployment.html"> Deployment </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/guide/animations.html"> View All... </a>
</li>
Cookbook
<li>
<a href="/docs/#{lang}/#{vers}/cookbook/aot-compiler.html"> Ahead-of-time Compilation </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/cookbook/ajs-quick-reference.html"> AngularJS to Angular </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/cookbook/component-communication.html"> Component Interaction </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/cookbook/dependency-injection.html"> Dependency Injection </a>
</li>
<li>
<a href="/docs/#{lang}/#{vers}/cookbook/"> View All... </a>
</li>
Tools & Libraries
<li>
<a target="_blank" href="https://github.com/angular/universal"> Angular Universal </a>
</li>
<li>
<a target="_blank" href="https://augury.angular.io/"> Augury </a>
</li>
<li>
<a target="_blank" href="https://github.com/jaxio/celerio-angular-quickstart"> Celerio Angular Quickstart </a>
</li>
<li>
<a target="_blank" href="https://github.com/mgechev/codelyzer"> Codelyzer </a>
</li>
<li>
<a target="_blank" href="https://github.com/johnpapa/lite-server"> Lite-server </a>
</li>
<li>
<a target="_blank" href="/resources/"> View All... </a>
</li>