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