Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abdallahhemdan/learningangularjs
- Owner: AbdallahHemdan
- License: mit
- Created: 2020-06-26T23:30:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T02:34:48.000Z (about 4 years ago)
- Last Synced: 2024-10-25T14:35:06.281Z (3 months ago)
- Topics: angularjs, angularjs-application, angularjs-directives, hemdan, learning, learning-angularjs, web-development
- Language: HTML
- Homepage:
- Size: 635 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.