computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
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.
Uma Das
95724f621a
|
2 years ago | |
---|---|---|
.. | ||
100-angularjs-vs-angular.md | 2 years ago | |
101-angular-components.md | 2 years ago | |
102-angular-templates.md | 2 years ago | |
103-angular-modules.md | 2 years ago | |
104-dependency-injection.md | 2 years ago | |
105-services.md | 2 years ago | |
106-routing.md | 2 years ago | |
readme.md | 2 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.