AriLerner-ngbook-2015/AriLerner-ng-book-2015.epub |
15.8 MB |
AriLerner-ngbook-2015/AriLerner-ng-book-2015.mobi |
9.3 MB |
AriLerner-ngbook-2015/AriLerner-ng-book-2015.pdf |
27 MB |
AriLerner-ngbook-2015/code/.gitignore |
114 B |
AriLerner-ngbook-2015/code/10_configuration/index.html |
502 B |
AriLerner-ngbook-2015/code/11_routing/app.css |
400 B |
AriLerner-ngbook-2015/code/11_routing/app.js |
682 B |
AriLerner-ngbook-2015/code/11_routing/index.html |
497 B |
AriLerner-ngbook-2015/code/12_dependency-injection/index.html |
596 B |
AriLerner-ngbook-2015/code/13_validations/form-validation/index.html |
6 KB |
AriLerner-ngbook-2015/code/13_validations/index.html |
497 B |
AriLerner-ngbook-2015/code/14_services/index.html |
3 KB |
AriLerner-ngbook-2015/code/15_ajax/index.html |
256 B |
AriLerner-ngbook-2015/code/17_promises/index.html |
1 KB |
AriLerner-ngbook-2015/code/18_server/aws/app.js |
712 B |
AriLerner-ngbook-2015/code/18_server/aws/controllers.js |
899 B |
AriLerner-ngbook-2015/code/18_server/aws/directives.js |
2 KB |
AriLerner-ngbook-2015/code/18_server/aws/index.html |
1 KB |
AriLerner-ngbook-2015/code/18_server/aws/main.html |
2 KB |
AriLerner-ngbook-2015/code/18_server/aws/policy.acl |
1 KB |
AriLerner-ngbook-2015/code/18_server/aws/services.js |
9 KB |
AriLerner-ngbook-2015/code/18_server/node/myApp/.bowerrc |
45 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/app.js |
889 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/bower.json |
384 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/package.json |
239 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/public/index.html |
601 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/public/javascripts/app.js |
323 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/public/javascripts/services.js |
634 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/public/stylesheets/style.css |
110 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/routes/hits.js |
213 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/routes/index.js |
110 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/routes/user.js |
107 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/views/index.jade |
65 B |
AriLerner-ngbook-2015/code/18_server/node/myApp/views/layout.jade |
121 B |
AriLerner-ngbook-2015/code/19_testing/karma/karma-e2e.conf.js |
1 KB |
AriLerner-ngbook-2015/code/19_testing/karma/karma.conf.js |
2 KB |
AriLerner-ngbook-2015/code/19_testing/karma/package.json |
697 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/index.html |
520 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/js/app.js |
336 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/js/controllers.js |
457 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/js/directives.js |
593 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/js/filters.js |
207 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/lib/angular-mocks.js |
61 KB |
AriLerner-ngbook-2015/code/19_testing/karma/public/lib/angular-route.js |
29 KB |
AriLerner-ngbook-2015/code/19_testing/karma/public/lib/angular.js |
609 KB |
AriLerner-ngbook-2015/code/19_testing/karma/public/templates/dashboard.html |
14 B |
AriLerner-ngbook-2015/code/19_testing/karma/public/templates/home.html |
449 B |
AriLerner-ngbook-2015/code/19_testing/karma/server.sh |
57 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/e2e/directives.js |
263 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/e2e/filters.js |
541 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/e2e/templates.js |
365 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/unit/directives.js |
521 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/unit/filters.js |
812 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/unit/routes.js |
744 B |
AriLerner-ngbook-2015/code/19_testing/karma/test/unit/templates.js |
936 B |
AriLerner-ngbook-2015/code/19_testing/protractor/index.html |
515 B |
AriLerner-ngbook-2015/code/19_testing/protractor/protractor_conf.js |
4 KB |
AriLerner-ngbook-2015/code/19_testing/protractor/test/e2e/home.js |
42 B |
AriLerner-ngbook-2015/code/20_animation/ng-class/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-class/css-transition.html |
1 KB |
AriLerner-ngbook-2015/code/20_animation/ng-class/js-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-if/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-if/css-transition.html |
1 KB |
AriLerner-ngbook-2015/code/20_animation/ng-if/js-animation.html |
1 KB |
AriLerner-ngbook-2015/code/20_animation/ng-include/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-include/css-transition.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-include/js-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-repeat/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-repeat/css-transition.html |
1 KB |
AriLerner-ngbook-2015/code/20_animation/ng-repeat/js-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-show-hide/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-show-hide/css-transition.html |
1 KB |
AriLerner-ngbook-2015/code/20_animation/ng-show-hide/js-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-switch/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-switch/css-transition.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-switch/js-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-view/css-animation.html |
2 KB |
AriLerner-ngbook-2015/code/20_animation/ng-view/css-transition.html |
1 KB |
AriLerner-ngbook-2015/code/20_animation/ng-view/js-animation.html |
2 KB |
AriLerner-ngbook-2015/code/23_angular-ui/angular-ui-utils/app.js |
103 B |
AriLerner-ngbook-2015/code/23_angular-ui/angular-ui-utils/index.html |
939 B |
AriLerner-ngbook-2015/code/23_angular-ui/misc-examples/abstract.html |
901 B |
AriLerner-ngbook-2015/code/23_angular-ui/misc-examples/app.js |
3 KB |
AriLerner-ngbook-2015/code/23_angular-ui/misc-examples/index.html |
365 B |
AriLerner-ngbook-2015/code/23_angular-ui/misc-examples/named.html |
1 KB |
AriLerner-ngbook-2015/code/23_angular-ui/wizard-app/app.js |
1 KB |
AriLerner-ngbook-2015/code/23_angular-ui/wizard-app/index.html |
410 B |
AriLerner-ngbook-2015/code/24_mobile/angular-gestures/gestures.js |
47 KB |
AriLerner-ngbook-2015/code/24_mobile/angular-gestures/index.html |
262 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.bowerrc |
44 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.cordova/config.json |
44 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.editorconfig |
415 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.gitattributes |
11 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.gitignore |
56 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.jshintrc |
394 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/.travis.yml |
120 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/.buildignore |
8 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/.htaccess |
24 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/404.html |
4 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/config.xml |
600 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/favicon.ico |
4 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/images/glyphicons-halflings-white.png |
9 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/images/glyphicons-halflings.png |
12 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/index.html |
4 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/robots.txt |
31 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/scripts/app.js |
318 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/scripts/controllers/main.js |
200 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/scripts/services/cordova.js |
373 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/scripts/services/init.js |
41 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/styles/main.scss |
622 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/app/views/main.html |
220 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/bower.json |
392 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/Gruntfile.js |
9 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/karma-e2e.conf.js |
1 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/karma.conf.js |
1 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/package.json |
1 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/test/.jshintrc |
609 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/test/runner.html |
225 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/test/spec/controllers/main.js |
529 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/.htaccess |
24 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/404.html |
4 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/config.xml |
600 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/favicon.ico |
4 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/images/0220d123.glyphicons-halflings-white.png |
9 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/images/5aa9bc32.glyphicons-halflings.png |
10 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/index.html |
2 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/robots.txt |
31 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/scripts/0c750e2a.scripts.js |
746 B |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/scripts/6b865daa.modules.js |
7 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/scripts/7e110f8b.plugins.js |
28 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/scripts/b6aafc9b.library.js |
171 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/styles/e92ddb99.main.css |
89 KB |
AriLerner-ngbook-2015/code/24_mobile/gapapp/www/views/main.html |
220 B |
AriLerner-ngbook-2015/code/24_mobile/index.html |
853 B |
AriLerner-ngbook-2015/code/25_localization/app/index.html |
789 B |
AriLerner-ngbook-2015/code/25_localization/app/scripts/app.js |
394 B |
AriLerner-ngbook-2015/code/25_localization/app/scripts/translations.js |
231 B |
AriLerner-ngbook-2015/code/25_localization/app/styles/main.css |
28 B |
AriLerner-ngbook-2015/code/25_localization/bower.json |
368 B |
AriLerner-ngbook-2015/code/25_localization/Gruntfile.js |
544 B |
AriLerner-ngbook-2015/code/25_localization/package.json |
250 B |
AriLerner-ngbook-2015/code/25_localization/po/es.mo |
390 B |
AriLerner-ngbook-2015/code/25_localization/po/es.po |
554 B |
AriLerner-ngbook-2015/code/25_localization/po/template.pot |
261 B |
AriLerner-ngbook-2015/code/26_security/sce.html |
2 KB |
AriLerner-ngbook-2015/code/27_ie/index.html |
726 B |
AriLerner-ngbook-2015/code/27_ie/js/ie-shiv.js |
2 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/css/bootstrap.min.css |
95 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/css/main.css |
918 B |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/DroidSansMono.ttf |
114 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/glyphicons-halflings-regular.eot |
14 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/glyphicons-halflings-regular.svg |
62 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/glyphicons-halflings-regular.ttf |
29 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/glyphicons-halflings-regular.woff |
16 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/meteocons-webfont.eot |
10 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/meteocons-webfont.svg |
32 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/meteocons-webfont.ttf |
22 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/fonts/meteocons-webfont.woff |
12 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/js/app.js |
4 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/js/vendor/angular-route.min.js |
4 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/js/vendor/angular-route.min.js.map |
9 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/js/vendor/angular.min.js |
95 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/js/vendor/angular.min.js.map |
257 KB |
AriLerner-ngbook-2015/code/28_chromeapps/custom/manifest.json |
324 B |
AriLerner-ngbook-2015/code/28_chromeapps/custom/tab.html |
691 B |
AriLerner-ngbook-2015/code/28_chromeapps/custom/templates/home.html |
587 B |
AriLerner-ngbook-2015/code/28_chromeapps/custom/templates/settings.html |
314 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/clock-example/index.html |
305 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/clock-example/js/app.js |
238 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/hello-world/index.html |
276 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/css/.gitkeep |
0 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/css/app.css |
35 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/index.html |
671 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/js/app.js |
125 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/js/controllers.js |
296 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/js/directives.js |
39 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/js/filters.js |
36 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/js/services.js |
66 B |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/lib/angular-route.js |
29 KB |
AriLerner-ngbook-2015/code/2_databinding-first-app/modules/lib/angular.js |
614 KB |
AriLerner-ngbook-2015/code/3_scopes/index.html |
474 B |
AriLerner-ngbook-2015/code/4_controllers/actions/index.html |
772 B |
AriLerner-ngbook-2015/code/4_controllers/basic/index.html |
523 B |
AriLerner-ngbook-2015/code/4_controllers/inheritance/index.html |
736 B |
AriLerner-ngbook-2015/code/5_expressions/interpolate-string-template/index.html |
2 KB |
AriLerner-ngbook-2015/code/5_expressions/parse-expression/index.html |
1010 B |
AriLerner-ngbook-2015/code/6_filters/builtin-filters/index.html |
4 KB |
AriLerner-ngbook-2015/code/6_filters/making-a-custom-filter/index.html |
953 B |
AriLerner-ngbook-2015/code/7_beginning-directives/current-scope-introduction.html |
2 KB |
AriLerner-ngbook-2015/code/7_beginning-directives/expression.html |
285 B |
AriLerner-ngbook-2015/code/7_beginning-directives/first-directive.html |
817 B |
AriLerner-ngbook-2015/code/7_beginning-directives/js/angular.js |
658 KB |
AriLerner-ngbook-2015/code/7_beginning-directives/js/wip.js |
1 KB |
AriLerner-ngbook-2015/code/7_beginning-directives/wip.html |
501 B |
AriLerner-ngbook-2015/code/8_built-in-directives/intro.html |
688 B |
AriLerner-ngbook-2015/code/8_built-in-directives/nested-controller-anti-pattern.html |
980 B |
AriLerner-ngbook-2015/code/8_built-in-directives/nested-controller-using-model.html |
985 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-app.html |
583 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-bind-templating-syntax.html |
276 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-bind.html |
288 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-change.html |
730 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-checked.html |
613 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-class.html |
773 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-click.html |
700 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-cloak.html |
283 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-controller.html |
693 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-disabled.html |
665 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-form.html |
1 KB |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-href.html |
591 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-if.html |
473 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-init.html |
410 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-open.html |
386 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-readonly.html |
385 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-repeat.html |
799 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-select.html |
778 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-selected.html |
426 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-show-hide.html |
554 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-src.html |
498 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-srcset.html |
242 B |
AriLerner-ngbook-2015/code/8_built-in-directives/ng-submit.html |
1000 B |
AriLerner-ngbook-2015/code/9_directives-explained/index.html |
223 B |
AriLerner-ngbook-2015/code/9_directives-explained/scope/inherited-scope.html |
1 KB |
AriLerner-ngbook-2015/code/9_directives-explained/scope/isolate-scope.html |
773 B |
AriLerner-ngbook-2015/code/9_directives-explained/scope/surrounding-scope.html |
414 B |
AriLerner-ngbook-2015/code/9_directives-explained/transclusion.html |
1 KB |
AriLerner-ngbook-2015/code/directives/email-textbox/index.html |
1 KB |
AriLerner-ngbook-2015/code/directives/our-clock/index.html |
2 KB |
AriLerner-ngbook-2015/code/LICENSE |
1 KB |
AriLerner-ngbook-2015/code/README.md |
36 B |