FGM code for CodeSchool Staying sharp with AngularJS https://www.codeschool.com/courses/staying-sharp-with-angularjs
Frederic G. MARAND 5a606877a1 Notes about AngularJS versions used by course. | пре 7 година | |
---|---|---|
.idea | пре 7 година | |
css | пре 7 година | |
js | пре 7 година | |
templates | пре 7 година | |
.eslintrc.yml | пре 7 година | |
.gitignore | пре 7 година | |
README.md | пре 7 година | |
index.html | пре 7 година | |
notes.json | пре 7 година | |
package.json | пре 7 година | |
yarn.lock | пре 7 година |
Course apparently uses Angular 1.3:
- it refers to $http().success() instead of $http().then().
Exercises in this repo are solved with Angular 1.6.