AngularJS essentials : design and construct reusable, maintainable, and modular web applications with AngularJS /

Saved in:
Bibliographic Details
Author / Creator:Branas, Rodrigo.
Imprint:Birmingham, UK : Packt Pub., 2014.
Description:1 online resource (1 volume) : illustrations
Language:English
Series:Community experience distilled
Community experience distilled.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11235929
Hidden Bibliographic Details
Varying Form of Title:Design and construct reusable, maintainable, and modular web applications with AngularJS
ISBN:9781783980093
1783980095
1783980087
9781783980086
9781783980086
Notes:Online resource; title from title page (Safari, viewed Sept. 17, 2014).
Summary:This book is strongly recommended for those who have a passion for web development and who are looking for a framework that can provide a reusable, maintainable, and modular way to create applications and increase their productivity.
Other form:Print version: Branas, Rodrigo. AngularJS Essentials. Birmingham : Packt Publishing, ©2014 9781783980086

MARC

LEADER 00000cam a2200000Ia 4500
001 11235929
005 20210426223741.4
006 m o d
007 cr unu||||||||
008 140924s2014 enka o 001 0 eng d
019 |a 889674292 
020 |a 9781783980093 
020 |a 1783980095 
020 |a 1783980087 
020 |a 9781783980086 
020 |z 9781783980086 
035 |a (OCoLC)891187350  |z (OCoLC)889674292 
035 9 |a (OCLCCM-CC)891187350 
037 |a CL0500000478  |b Safari Books Online 
040 |a UMI  |b eng  |e pn  |c UMI  |d DEBBG  |d DEBSZ  |d EBLCP  |d IDEBK  |d YDXCP  |d N$T  |d E7B  |d COO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d AGLDB  |d ICA  |d ZCU  |d MERUC  |d OCLCQ  |d D6H  |d VTS  |d CEF  |d ICG  |d OCLCQ  |d STF  |d DKC  |d AU@  |d OCLCQ  |d K6U 
049 |a MAIN 
050 4 |a QA76.73.J39  |b B736 2014 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
100 1 |a Branas, Rodrigo. 
245 1 0 |a AngularJS essentials :  |b design and construct reusable, maintainable, and modular web applications with AngularJS /  |c Rodrigo Branas. 
246 3 0 |a Design and construct reusable, maintainable, and modular web applications with AngularJS 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2014. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from title page (Safari, viewed Sept. 17, 2014). 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with AngularJS; Introduction to AngularJS; Architectural concepts; Setting up the framework; Organizing the code; Four ways to organize the code; The inline style; The stereotyped style; The specific style; The domain style; Summary; Chapter 2: Creating Reusable Components with Directives; What is a directive?; Using AngularJS built-in directives; The ngApp directive; The ngController directive; Nested controllers; The ngBind directive. 
505 8 |a The ngBindHtml directiveThe ngRepeat directive; The ngModel directive; The ngClick directive and other event directives; The ngDisable directive; The ngClass directive; The ngOptions directive; The ngStyle directive; The ngShow and ngHide directives; The ngIf directive; The ngInclude directive; Refactoring application organization; Creating our own directives; template; templateUrl; replace; restrict; scope; transclude; link; require; controller; compile; Animation; How it works?; Animating ngRepeat; Animating ngHide; Animating ngClass; Summary; Chapter 3: Data Handling; Expressions; Filters. 
505 8 |a Basic usage with expressionscurrency; date; filter; json; limitTo; lowercase; number; orderBy; uppercase; Using filters in other places; Creating filters; Form validation; Creating our first form; Basic validation; Understanding the pristine and dirty properties; The error object; Summary; Chapter 4: Dependency Injection and Services; Dependency injection; Creating services; Creating services with the factory; Creating services with the service; Creating services with the provider; Using AngularJS built-in services; Communicating with the backend; HTTP, REST, and JSON. 
505 8 |a Creating an HTTP facadeHeaders; Caching; Interceptors; Creating a single-page application; Installing the module; Configuring the routes; Rendering the content of each view; Passing parameters; Changing the location; Resolving promises; Logging; Timeout; Asynchronous with a promise-deferred pattern; The deferred API; The promise API; Summary; Chapter 5: Scope; Two-Way Data Binding; apply and watch; Best practices using the scope; The rootScope object; Broadcasting the scope; Summary; Chapter 6: Modules; Creating modules; The UI module; The search module; The parking application module. 
505 8 |a Recommended modulesSummary; Chapter 7: Unit Testing; The Jasmine testing framework; Testing AngularJS components; Services; Controllers; Filters; Directives; Creating the element with the directive; Compiling the directive; Calling the link function with the scope; Invoking the digest cycle; Mocking with httpBackend; Running tests with Karma; Installation; Configuration; Running tests; Summary; Chapter 8: Automating the Workflow; Automating the workflow with Grunt; Installation; Configuration; Creating a distribution package; Executing the workflow; Managing packages with Bower; Installation. 
520 |a This book is strongly recommended for those who have a passion for web development and who are looking for a framework that can provide a reusable, maintainable, and modular way to create applications and increase their productivity. 
650 0 |a JavaScript (Computer program language)  |0 http://id.loc.gov/authorities/subjects/sh96004880 
650 0 |a Application software  |x Development.  |0 http://id.loc.gov/authorities/subjects/sh95009362 
650 0 |a Web site development.  |0 http://id.loc.gov/authorities/subjects/sh98004795 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a JavaScript (Computer program language)  |2 fast  |0 (OCoLC)fst00982071 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |a Branas, Rodrigo.  |t AngularJS Essentials.  |d Birmingham : Packt Publishing, ©2014  |z 9781783980086 
830 0 |a Community experience distilled.  |0 http://id.loc.gov/authorities/names/no2011030603 
903 |a HeVa 
929 |a oclccm 
999 f f |i 65911af7-74db-5bbd-a434-6177e151c831  |s a854957e-b9a0-53eb-b8a4-d9a1972e2a16 
928 |t Library of Congress classification  |a QA76.73.J39 B736 2014  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=834835  |z eBooks on EBSCOhost  |g ebooks  |i 12415952