An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          



![Component 4](https://user-images.githubusercontent.com/40190772/87225253-dafb6380-c38b-11ea-83f2-0a0b4a5afe2d.png)

Learning Angular

[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/LearningAngular)](https://github.com/AbdallahHemdan/LearningAngular/contributors)
[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/LearningAngular)](https://github.com/AbdallahHemdan/LearningAngular/issues)
[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/LearningAngular)](https://github.com/AbdallahHemdan/LearningAngular/network)
[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/LearningAngular)](https://github.com/AbdallahHemdan/LearningAngular/stargazers)
[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/LearningAngular)](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.