|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn891187342 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
140924s2014 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d E7B
|d N$T
|d DEBBG
|d DEBSZ
|d YDXCP
|d OCLCQ
|d COO
|d TEFOD
|d OCLCQ
|d AGLDB
|d OCLCQ
|d COCUF
|d ICA
|d K6U
|d CNNOR
|d OCLCQ
|d CCO
|d PIFAG
|d FVL
|d NRC
|d OCLCQ
|d U3W
|d REB
|d D6H
|d STF
|d OCLCF
|d VTS
|d CEF
|d INT
|d VT2
|d UKMGB
|d OCLCQ
|d G3B
|d TKN
|d OCLCQ
|d AU@
|d M8D
|d HS0
|d OCLCQ
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018006549
|2 Uk
|
019 |
|
|
|a 1026429116
|a 1259132730
|
020 |
|
|
|a 9781783285624
|q (electronic bk.)
|
020 |
|
|
|a 1783285621
|q (electronic bk.)
|
020 |
|
|
|z 1783285613
|
020 |
|
|
|z 9781783285617
|
029 |
1 |
|
|a CHNEW
|b 000700057
|
029 |
1 |
|
|a CHNEW
|b 000700058
|
029 |
1 |
|
|a DEBBG
|b BV042182627
|
029 |
1 |
|
|a DEBSZ
|b 417233140
|
029 |
1 |
|
|a DEBSZ
|b 484728504
|
029 |
1 |
|
|a UKMGB
|b 018006549
|
035 |
|
|
|a (OCoLC)891187342
|z (OCoLC)1026429116
|z (OCoLC)1259132730
|
037 |
|
|
|a AEA20090-6367-4CCB-BE4C-EDF6A06FBE52
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.J39
|b R858 2014
|
072 |
|
7 |
|a COM
|x 051260
|2 bisacsh
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Rufus, Vinci.
|
245 |
1 |
0 |
|a AngularJS web application development blueprints :
|b a pratical guide to developing powerful web applications with AngularJS /
|c Vinci Rufus.
|
246 |
3 |
0 |
|a A pratical guide to developing web applications with AngularJS
|
260 |
|
|
|a Birmingham, UK :
|b Packt Pub.,
|c 2014.
|
300 |
|
|
|a 1 online resource :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
490 |
1 |
|
|a Community experience distilled
|
588 |
0 |
|
|a Online resource; title from title page (Safari, viewed September 17, 2014).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to AngularJS and the Single Page Application; Delving into Single Page Apps; Anatomy of a simple AngularJS app; Models and views; Building an Address Book App; Understanding the scope in AngularJS; Styling the app; Sorting the contacts alphabetically; Adding contacts to the Address Book; The ng-show and ng-hide directives; Summary; Chapter 2: Setting Up Your Rig; Setting up Node.js; Creating a simple Node.js web server with ExpressJS; Setting up Grunt
|
505 |
8 |
|
|a Installing Grunt-cliCreating the package.json file; Creating your Grunt tasks; Grunt tasks to merge and concatenate files; Running shell commands via Grunt; Yeoman -- the workflow tool; Installing Yeoman; Running your app; Unit testing with Karma; Using Protractor for End-to-End tests; Installing Selenium Server; Understanding the example_spec.js file; Understanding the conf.js file; Writing your own Protractor test cases; Summary; Chapter 3: Rapid Prototyping with AngularJS; Understanding the application that we will Prototype; Introducing Grid Layouts and Bootstrap
|
505 |
8 |
|
|a Understanding the grid systemIntroducing Angular UI; UI-Utils; UI-Modules; UI-Bootstrap; NG-Grid; UI-Router; IDE Plugins; Prototyping the Healthy Living website; Adding the ui.bootstrap dependency; Creating the navigation bar; Adding the carousel; Tweaking the hero unit; Adding the three content blocks; Creating a new view; Understanding routes; Building the articles view; Accordions using Angular Bootstrap; Building the image gallery; Gallery view using Bootstrap Thumbnail; Adding the star rating; Building data grids using NG-Grid; Adding the NG-Grid component; Grouping data in NG-Grid
|
505 |
8 |
|
|a Excel-style editing in NG-GridCreating a modal window to add subscribers; Real-time form validations; Summary; Chapter 4: Using REST Web Services in Your AngularJS App; Understanding the response from a REST API; Testing a RESTful web service; Jump starting your app development with Angular Seed; Files and folders in Angular Seed; Adding Bootstrap libraries; Starting your Node web server; Mark-up our Layout; Creating the routes; Understanding AngularJS services; Writing your first factory service; Dependency Injection; Coding the partial; Calling the REST web service using http
|
505 |
8 |
|
|a Using promise for asynchronous callsDisplaying data from the JSON response; Unit testing our application; Mocking http during Unit testing; Creating a Pinterest style layout; Adding actions to the buttons; Summary; Chapter 5: Facebook Friends'' Birthday Reminder App; Understanding the Facebook SDK; The Social Graph; The Graph API; The Graph API Explorer; Creating your Facebook app; Setting up our project; Running your application; Delving into AngularJS directives; What is a directive?; Importance of naming conventions for directives; The anatomy of a directive; Writing our first directive
|
520 |
|
|
|a If you are a web application developer interested in using AngularJS for a real-life project, then this book is for you. As a prerequisite, knowledge of JavaScript and HTML is expected, and a working knowledge of AngularJS is preferred.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a JavaScript (Computer program language)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Web applications
|x Programming.
|
650 |
|
6 |
|a JavaScript (Langage de programmation)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Applications Web
|x Programmation.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x JavaScript.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a JavaScript (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Rufus, Vinci.
|t AngularJS web application development blueprints : a practical guide to developing powerful web applications with AngularJS.
|d Birmingham, England : Packt Publishing, ©2014
|h vii, 280 pages
|k Community experience distilled.
|z 9781783285617
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781783285617/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10917811
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 836708
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12055182
|
994 |
|
|
|a 92
|b IZTAP
|