Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Files

Latest commit

 

History

History
6 lines (4 loc) · 515 Bytes

Angular.md

File metadata and controls

6 lines (4 loc) · 515 Bytes

Angular is a modern framework built entirely in TypeScript, and as a result, using TypeScript with Angular provides a seamless experience.

The Angular documentation not only supports TypeScript as a first-class citizen, but uses it as its primary language. With this in mind, Angular's site will always be the most up-to-date reference for using Angular with TypeScript.

Check out the quick start guide here to start learning Angular now!