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 vuotta sitten | |
---|---|---|
.idea | 7 vuotta sitten | |
css | 7 vuotta sitten | |
js | 7 vuotta sitten | |
templates | 7 vuotta sitten | |
.eslintrc.yml | 7 vuotta sitten | |
.gitignore | 7 vuotta sitten | |
README.md | 7 vuotta sitten | |
index.html | 7 vuotta sitten | |
notes.json | 7 vuotta sitten | |
package.json | 7 vuotta sitten | |
yarn.lock | 7 vuotta sitten |
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.