Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pj-mill/edx_dev221x_angularjs_advanced
Completed course work for AngularJS advanced framework techniques on edx which takes a look at services, routing, configuration, setting up a server with nodejs, express & npm, and testing with jasmine, karma, protractor & PhantomJS.
https://github.com/pj-mill/edx_dev221x_angularjs_advanced
angularjs css expressjs html jasmine karma ngmock nodejs npm phantomjs protractor
Last synced: 9 days ago
JSON representation
Completed course work for AngularJS advanced framework techniques on edx which takes a look at services, routing, configuration, setting up a server with nodejs, express & npm, and testing with jasmine, karma, protractor & PhantomJS.
- Host: GitHub
- URL: https://github.com/pj-mill/edx_dev221x_angularjs_advanced
- Owner: pj-mill
- Created: 2017-01-12T19:16:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T04:31:25.000Z (almost 8 years ago)
- Last Synced: 2024-03-20T12:53:11.820Z (10 months ago)
- Topics: angularjs, css, expressjs, html, jasmine, karma, ngmock, nodejs, npm, phantomjs, protractor
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Edx_DEV221X_AngularJS_Advanced](https://www.edx.org/course/angularjs-advanced-framework-techniques-microsoft-dev221x)
Developed with Visual Studio Code
---
![Work Top](https://github.com/Apollo013/Edx_DEV221X_AngularJS_Advanced/blob/master/screen-shot.png?raw=true "Screen shot")
---
![Score](https://github.com/Apollo013/Edx_DEV221X_AngularJS_Advanced/blob/master/score.png?raw=true "Score")
---
###Techs
|Tech|
|----|
|AngularJS|
|HTML|
|CSS|
|Node.JS|
|Express.JS|
|Npm|
|Karma|
|Jasmine|
|Protractor|
|ngMock|
|PhantomJS|---
###MODULES
|Module Number|Description|
|-------------|-----------|
|01|Factories & Services|
|02|Directives|
|03|Bootstrap & ngAnimate|
|04|NodeJS, npm & ExpressJS|
|05|Routing tools & configuring angular modules|
|06|Testing Tools - Karma / Jasmine / Protractor / ngMock|