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. | há 7 anos atrás | |
---|---|---|
.idea | há 7 anos atrás | |
css | há 7 anos atrás | |
js | há 7 anos atrás | |
templates | há 7 anos atrás | |
.eslintrc.yml | há 7 anos atrás | |
.gitignore | há 7 anos atrás | |
README.md | há 7 anos atrás | |
index.html | há 7 anos atrás | |
notes.json | há 7 anos atrás | |
package.json | há 7 anos atrás | |
yarn.lock | há 7 anos atrás |
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.