https://github.com/abdallahhemdan/learningangular
All codes I write while learning Angular, new commit = new Lesson.
https://github.com/abdallahhemdan/learningangular
angular angular-essentials frontend-framework hemdan learnig learning-angular lessons web-development
Last synced: 6 months ago
JSON representation
All codes I write while learning Angular, new commit = new Lesson.
- Host: GitHub
- URL: https://github.com/abdallahhemdan/learningangular
- Owner: AbdallahHemdan
- License: mit
- Created: 2020-07-05T20:01:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T14:32:22.000Z (about 5 years ago)
- Last Synced: 2025-02-06T06:49:27.893Z (8 months ago)
- Topics: angular, angular-essentials, frontend-framework, hemdan, learnig, learning-angular, lessons, web-development
- Language: TypeScript
- Homepage:
- Size: 167 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Learning Angular
[](https://github.com/AbdallahHemdan/LearningAngular/contributors)
[](https://github.com/AbdallahHemdan/LearningAngular/issues)
[](https://github.com/AbdallahHemdan/LearningAngular/network)
[](https://github.com/AbdallahHemdan/LearningAngular/stargazers)
[](https://github.com/AbdallahHemdan/LearningAngular/blob/master/LICENSE)# About
> All codes I write while learning Angular, new commit = new Lesson.## Learning path
### Courses
> List of courses and topics I learned in Angular- [x] Learning Angular Essentials
- [x] Introduction about Angular
- [x] Simple Hello World application
- [x] Components
- [x] Interpolation
- [x] Property Binding
- [x] Class Binding
- [x] Style Binding
- [x] Event Binding
- [x] Template reference variables
- [x] Two way binding
- [x] ngIf directive
- [x] ngSwitch directive
- [x] ngFor directive
- [x] Components interaction
- [x] Pipes
- [x] Services
- [x] Dependency Injection
- [x] Using Services
- [x] HTTP and Observables
- [x] Learning Typescript### Project
> List of side projects I am willing to do using Angular.## Licence
> This software is licensed under MIT License, See [License](https://github.com/AbdallahHemdan/learningVue/blob/master/LICENSE) for more information ©AbdallahHemdan.