Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
405 B

2 years ago
# 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.
Visit the following resources to learn more:
- [Visit Dedicated Angular Roadmap](/angular/)
2 years ago
- [Official - Getting started with Angular](https://angular.io/start)