Roadmap to becoming a developer in 2022
 
 
 
 
 
Uma Das 95724f621a
Add content to Angular Roadmap:Basics (#2428)
3 years ago
..
100-angularjs-vs-angular.md Add content to Angular Roadmap (#2005) 3 years ago
101-angular-components.md Add content to Angular Roadmap (#2005) 3 years ago
102-angular-templates.md Add content to Angular Roadmap (#2005) 3 years ago
103-angular-modules.md Add content to Angular Roadmap (#2005) 3 years ago
104-dependency-injection.md Add content to Angular Roadmap - Basics - Dependency Injection (#2124) 3 years ago
105-services.md Add content to Angular Roadmap:Basics[Services] (#2188) 3 years ago
106-routing.md Add content to Angular Roadmap:Basics (#2428) 3 years ago
readme.md Add content to Angular Roadmap:Basics (#2428) 3 years ago

readme.md

Angular Basics

Angular is an strong front-end JavaScript framework which means that it enforces a certain style of application development and project structure that developers need to follow to develop apps with Angular. However, it also offers enough flexibility to allow you to structure your project in an understandable and manageable manner.

In this module, we will have a look at some of the most basic concepts that you need to understand before diving into the framework with more advanced concepts.