Shyam Seshadri, Brad Green - AngularJS: Up and Running. Enhanced Productivity with Structured Web Apps [2014, PDF, ENG] + Code

seeders: 5 leechers: 0
Added 11 years ago by D@vidoff in Books - Non-Fiction
Downloaded 0 time.
RuTracker.org
Shyam Seshadri, Brad Green - AngularJS: Up and Running. Enhanced Productivity with Structured Web Apps [2014, PDF, ENG] + Code

Torrent Contents Size: 12.39 MB

Shyam Seshadri, Brad Green - AngularJS: Up and Running. Enhanced Productivity with Structured Web Apps [2014, PDF, ENG] + Code
Code
.gitignore
GITIGNORE
33 B
LICENSE
1.05 KB
README.md
MD
176 B
chapter1
angularjs-hello-world-screenshot.png
PNG
12.36 KB
angularjs-hello-world.html
HTML
329 B
basic-angularjs-app-screenshot.png
PNG
9.83 KB
basic-angularjs-app.html
HTML
223 B
chapter10
routing-diagram.png
PNG
46.77 KB
routing-example
app
favicon.ico
ICO
8.44 KB
index.html
HTML
1.04 KB
scripts
app.js
JS
922 B
controllers.js
JS
1.38 KB
services.js
JS
887 B
vendors
angular-route.js
JS
35.1 KB
angular-route.min.js
JS
4.42 KB
angular.js
JS
929.72 KB
angular.min.js
JS
122.44 KB
jquery-1.11.1.js
JS
276.14 KB
styles
bootstrap-theme.css
CSS
14.59 KB
bootstrap-theme.css.map
MAP
37.49 KB
bootstrap.css
CSS
118.38 KB
bootstrap.css.map
MAP
240.2 KB
main.css
CSS
2.17 KB
views
login.html
HTML
1.33 KB
team_details.html
HTML
1.34 KB
team_list.html
HTML
647 B
fifa.js
JS
3.07 KB
package.json
JSON
495 B
server.js
JS
2.56 KB
routing-html5-mode.png
PNG
28.96 KB
simple-routing.html
HTML
969 B
chapter11
directive-broken-reference
app.js
JS
609 B
directive.js
JS
659 B
index.html
HTML
930 B
stock.html
HTML
452 B
directive-with-link
app.js
JS
404 B
directive.js
JS
421 B
index.html
HTML
507 B
stock.html
HTML
354 B
directive-with-restrict
app.js
JS
546 B
directive.js
JS
212 B
index.html
HTML
516 B
stock.html
HTML
367 B
directive-with-scope
app.js
JS
405 B
directive.js
JS
468 B
index.html
HTML
515 B
stock.html
HTML
367 B
directive-with-scope-advanced
app.js
JS
531 B
directive.js
JS
769 B
index.html
HTML
660 B
stock.html
HTML
423 B
directive-with-template
app.js
JS
546 B
directive.js
JS
190 B
index.html
HTML
511 B
stock.html
HTML
367 B
ng-include
app.js
JS
574 B
index.html
HTML
478 B
stock.html
HTML
354 B
ng-switch
index.html
HTML
1.15 KB
chapter12
angular-mocks.js
JS
77.79 KB
angular.js
JS
929.72 KB
angular.min.js
JS
122.44 KB
karma.conf.js
JS
380 B
package.json
JSON
185 B
stockDirective.js
JS
747 B
stockDirectiveBehaviorSpec.js
JS
1.73 KB
stockDirectiveRenderSpec.js
JS
1.19 KB
chapter13
chapter-13-AngularJS Digest Cycle.png
PNG
50.6 KB
chapter-13-AngularJS-Lifecycle.png
PNG
61.23 KB
directive-advanced-transclusion
app.js
JS
416 B
directive.js
JS
1.21 KB
index.html
HTML
528 B
directive-compile
app.js
JS
198 B
directive.js
JS
2 KB
index.html
HTML
1.41 KB
directive-controllers
app.js
JS
452 B
index.html
HTML
785 B
main.css
CSS
173 B
tab.js
JS
409 B
tabs.js
JS
1.2 KB
directive-custom-validator
app.js
JS
157 B
directive.js
JS
435 B
index.html
HTML
909 B
directive-google-chart
app.js
JS
524 B
googleChartLoader.js
JS
804 B
index.html
HTML
720 B
pieChart.js
JS
1.25 KB
directive-no-transclusion
app.js
JS
410 B
directive.js
JS
471 B
index.html
HTML
560 B
stock.html
HTML
371 B
directive-slider
app.js
JS
296 B
index.html
HTML
1.17 KB
jquery.nouislider.css
CSS
2.99 KB
jquery.nouislider.min.js
JS
12.69 KB
noui-slider.js
JS
1.12 KB
directive-transclusion
app.js
JS
407 B
directive.js
JS
494 B
index.html
HTML
556 B
stock.html
HTML
321 B
chapter14
appUnderTest
app
favicon.ico
ICO
8.44 KB
index.html
HTML
1.1 KB
scripts
app.js
JS
881 B
controllers.js
JS
1.29 KB
services.js
JS
869 B
vendors
angular-route.js
JS
35.1 KB
angular-route.min.js
JS
4.42 KB
angular.js
JS
929.72 KB
angular.min.js
JS
122.44 KB
jquery-1.11.1.js
JS
276.14 KB
styles
bootstrap-theme.css
CSS
14.59 KB
bootstrap-theme.css.map
MAP
37.49 KB
bootstrap.css
CSS
118.38 KB
bootstrap.css.map
MAP
240.2 KB
main.css
CSS
2.17 KB
views
login.html
HTML
1.37 KB
team_details.html
HTML
1.5 KB
team_list.html
HTML
742 B
fifa.js
JS
3.02 KB
package.json
JSON
495 B
server.js
JS
2.56 KB
protractor.conf.js
JS
622 B
routingSpecWithPageObjects.js
JS
1.64 KB
simpleRoutingSpec.js
JS
2.1 KB
chapter15
batarang-screenshot.png
PNG
44.16 KB
chapter2
angularjs-manual-bootstrap.html
HTML
416 B
controller-click-message.html
HTML
631 B
creating-controller.html
HTML
513 B
hello-controller-screenshot.png
PNG
10.08 KB
hello-controller.html
HTML
523 B
module-example.html
HTML
341 B
more-directives.html
HTML
1.14 KB
ng-bind-once.html
HTML
982 B
ng-repeat-across-elements.html
HTML
748 B
ng-repeat-example-1-screenshot.png
PNG
12.17 KB
ng-repeat-example-1.html
HTML
793 B
ng-repeat-helper-variables.html
HTML
1.04 KB
ng-repeat-object.html
HTML
897 B
ng-repeat-track-by-id.html
HTML
1.78 KB
chapter3
angular-mocks.js
JS
77.79 KB
angular.js
JS
929.72 KB
angular.min.js
JS
122.44 KB
chapter-3-test-results.png
PNG
72.45 KB
controller.js
JS
376 B
controllerSpec.js
JS
981 B
karma.conf.js
JS
1.17 KB
package.json
JSON
184 B
simpleSpec.js
JS
423 B
chapter4
checkbox-example.html
HTML
1.16 KB
form-error-messages.html
HTML
1.25 KB
form-styling.html
HTML
1.05 KB
form-validation.html
HTML
865 B
nested-forms.html
HTML
1.52 KB
ng-messages.html
HTML
2.26 KB
ng-model-options.html
HTML
1.17 KB
select-example.html
HTML
953 B
simple-form.html
HTML
705 B
simple-ng-model-2.html
HTML
864 B
simple-ng-model.html
HTML
496 B
two-forms-databinding.html
HTML
1.1 KB
chapter5
item-service-using-provider
app.js
JS
1.67 KB
index.html
HTML
1.11 KB
item-service-using-service
app.js
JS
810 B
index.html
HTML
1.11 KB
log-example.html
HTML
559 B
need-for-service
app.js
JS
525 B
index.html
HTML
1.12 KB
simple-angularjs-service
app.js
JS
824 B
index.html
HTML
1.16 KB
chapter6
package.json
JSON
200 B
promise-chain.png
PNG
20.59 KB
public
http-defaults.html
HTML
832 B
http-defaults.js
JS
1.06 KB
http-get-example.html
HTML
891 B
http-post-example.html
HTML
1.63 KB
index.html
HTML
568 B
logging-interceptor.html
HTML
1.02 KB
logging-interceptor.js
JS
2.02 KB
ng-resource-example.html
HTML
2 KB
server.js
JS
2.12 KB
chapter7
angular-mocks.js
JS
77.79 KB
angular.js
JS
929.72 KB
angular.min.js
JS
122.44 KB
karma.conf.js
JS
379 B
notesApp1-mocks.js
JS
216 B
notesApp1.js
JS
466 B
notesApp1ServiceSpec.js
JS
633 B
notesApp1Spec.js
JS
555 B
notesApp1SpecWithMock.js
JS
391 B
notesApp1SpecWithSpies.js
JS
602 B
notesApp1SpecWithSpyReturn.js
JS
598 B
package.json
JSON
184 B
serverApp.js
JS
370 B
serverAppSpec.js
JS
1022 B
serverAppWithService.js
JS
544 B
serverAppWithServiceSpec.js
JS
1.16 KB
simpleCtrl1.js
JS
245 B
simpleCtrl1Spec.js
JS
428 B
simpleCtrl2.js
JS
365 B
simpleCtrl2Spec.js
JS
671 B
chapter8
custom-filters.html
HTML
1.52 KB
filter-arrays.html
HTML
1.9 KB
filter-example-1-screenshot.png
PNG
51.67 KB
filter-example-1.html
HTML
1022 B
filter-number-string-screenshot.png
PNG
55.06 KB
filter-number-string.html
HTML
1.39 KB
chapter9
angular-mocks.js
JS
77.79 KB
angular.js
JS
929.72 KB
angular.min.js
JS
122.44 KB
karma.conf.js
JS
379 B
package.json
JSON
184 B
timeAgoFilter.js
JS
805 B
timeAgoFilterOptionalArgumentSpec.js
JS
1.19 KB
timeAgoFilterSpec.js
JS
1.14 KB
Shyam Seshadri, Brad Green - AngularJS Up and Running. Enhanced Productivity with Structured Web Apps - 2014.pdf
PDF
3.87 MB

Description

Related Torrents

Location

Trackers

Tracker name
http://bt4.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: