Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdallahhemdan/learningangularjs

All codes I write while learning AngularJS, new commit = new Lesson.
https://github.com/abdallahhemdan/learningangularjs

angularjs angularjs-application angularjs-directives hemdan learning learning-angularjs web-development

Last synced: 30 days ago
JSON representation

All codes I write while learning AngularJS, new commit = new Lesson.

Awesome Lists containing this project

README

        



![LearningAngularJS](https://user-images.githubusercontent.com/40190772/87228671-0ccbf480-c3a3-11ea-96db-ac20d98b9412.png)

Learning AngularJS

[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/LearningAngularJS)](https://github.com/AbdallahHemdan/LearningAngularJS/contributors)
[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/LearningAngularJS)](https://github.com/AbdallahHemdan/LearningAngularJS/issues)
[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/LearningAngularJS)](https://github.com/AbdallahHemdan/LearningAngularJS/network)
[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/LearningAngularJS)](https://github.com/AbdallahHemdan/LearningAngularJS/stargazers)
[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/LearningAngularJS)](https://github.com/AbdallahHemdan/LearningAngularJS/blob/master/LICENSE)

# About
> All codes I write while learning AngularJS, new commit = new Lesson.

## Learning path

### Courses
> List of courses and topics I learned in AngularJS

- [x] Learning AngularJS
- [x] Introduction to AngularJS
- [x] MVC Architecture
- [x] Setup AngularJS configuration
- [x] 2-Way Data Binding
- [x] Introduction to Directives
- [x] Expressions
- [x] ng-repeat directive
- [x] Modules
- [x] Controllers
- [x] Filters
- [x] ng-include directive
- [x] ng-show directive
- [x] ng-click directive
- [x] ng-submit directive
- [x] ng-src directive
- [x] Views and Routes
- [x] JSON and $http
- [x] Custom Directives
- [x] Transclude & Replace
- [x] Animations (part 1)
- [x] Animations (part 2)
- [x] Form Validation (part 1)
- [x] Form Validation (part 2)
- [x] Location Service
- [x] Pretty URL's

### 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.