Add Angular definition and official docs link (#1179)

This commit is contained in:
Abhishek Jindal
2022-03-13 00:18:12 +05:30
committed by GitHub
parent b141f0bcc2
commit c58d956224

View File

@ -1 +1,6 @@
# Angular
# Angular
Angular is a component based front-end development framework built on TypeScript which includes a collection of well-integrated libraries that include features like routing, forms management, client-server communication, and more.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://angular.io/start'>Official - Getting started with Angular</BadgeLink>