<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Professional AngularJS</title>
  </titleInfo>
  <name type="personal">
    <namePart>Karpov, Valeri</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Netto, Diego</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="">Electronic books.</genre>
  <genre authority="local">Electronic books.</genre>
  <genre authority="">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">inu</placeTerm>
    </place>
    <dateIssued encoding="marc">2015</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="gmd">electronic resource</form>
    <extent>1 online resource</extent>
  </physicalDescription>
  <abstract>A comprehensive guide to AngularJS, Google's open-source client-side framework for app development. Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. Professional AngularJS provides a thorough understanding of AngularJS, covering everything from basic concepts, such as directives and data binding, to more advanced concepts like transclusion, build systems, and auto.</abstract>
  <tableOfContents>PROFESSIONAL: AngularJS; ABOUT THE AUTHORS; ABOUT THE TECHNICAL EDITOR; CREDITS; ACKNOWLEDGMENTS; CONTENTS; INTRODUCTION; CHAPTER 1: BUILDING A SIMPLE ANGULARJS APPLICATION; What You Are Building; What You Will Learn; Step 1: Scaffolding Your Project with Yeoman; Installing Yeoman; Scaffolding Your Project; Exploring the Application; Cleaning Up; Step 2: Creating Watchlists; The Application Module; Installing Module Dependencies; Bootstrapping the Application; The Watchlist Service; The Watchlist-Panel Directive; Basic Form Validation; Using the Directive</tableOfContents>
  <tableOfContents>Step 3: Configuring Client-Side RoutingThe Angular ngRoute Module; Adding New Routes; Using the Routes; Template Views; Step 4: Creating a Navigation Bar; Updating the HTML; Creating MainCtrl; Step 5: Adding Stocks; Creating the CompanyService; Creating the AddStock Modal; Updating the WatchlistService; Implementing WatchlistCtrl; Modifying the Watchlist View; Step 6: Integrating with Yahoo Finance; Creating the QuoteService; Invoking Services from the Console; Step 7: Creating the Stock Table; Creating the StkStockTable Directive; Creating the StkStockRow Directive</tableOfContents>
  <tableOfContents>Creating the Stock Table TemplateUpdating the Watchlist View; Step 8: Inline Form Editing; Creating the Contenteditable Directive; Updating the StkStockTable Template; Step 9: Formatting Currency; Creating the StkSignColor Directive; Updating the StockTable Template; Step 10: Animating Price Changes; Creating the StkSignFade Directive; Updating the StockTable Template; Step 11: Creating the Dashboard; Updating the Dashboard Controller; Updating the Dashboard View; Production Deployment; Conclusion; CHAPTER 2: INTELLIGENT WORKFLOW AND BUILD TOOLS; What Can Tooling Do for Me?; What Is Bower?</tableOfContents>
  <tableOfContents>Getting Started with BowerSearching for Packages; Installing Packages; Versioning Dependencies; What Is Grunt?; Getting Started with Grunt; Installing Plug-Ins; Directory Structure; The Gruntfile; Configuring Tasks and Targets; The Connect Task; The Less Task; The JSHint Task; The Watch Task; The Default Task; Creating a Custom Task; What Is Gulp?; Getting Started with Gulp; Installing Plug-Ins; The Gulpfile; Creating Tasks; The Connect Task; The Less Task; The JSHint Task; The Watch Task; The Default Task; Arguments and Asynchronous Behavior; Gulp, Grunt, and Make; Automation Using Make</tableOfContents>
  <tableOfContents>When to Use MakeWhen to Use Grunt; When to Use Gulp; What Is Yeoman?; Getting Started with Yeoman; Scaffolding a New Project; Exploring Plug-Ins and Tasks; load-grunt-tasks; time-grunt; grunt-newer; grunt-contrib-watch; grunt-contrib-connect; grunt-contrib-jshint; grunt-contrib-clean; grunt-autoprefixer; grunt-wiredep; grunt-contrib-compass; grunt-filerev; grunt-usemin; grunt-contrib-imagemin; grunt-svgmin; grunt-contrib-htmlmin; grunt-ng-annotate; grunt-google-cdn; grunt-contrib-copy; grunt-concurrent; grunt-karma; Alias Tasks and Workflow; serve; test; build; default; Modifications</tableOfContents>
  <note type="statement of responsibility">Valeri Karpov, Diego Netto.</note>
  <note>"Wrox programmer to programmer"--Cover.</note>
  <note>Includes index.</note>
  <note>Includes bibliographical references.</note>
  <subject authority="lcsh">
    <topic>AngularJS (Software framework)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject authority="bisacsh">
    <topic>COMPUTERS / Programming Languages / General</topic>
  </subject>
  <subject authority="bisacsh">
    <topic>COMPUTERS / Internet / Application Development</topic>
  </subject>
  <subject authority="fast">
    <topic>AngularJS (Software framework)</topic>
  </subject>
  <subject authority="fast">
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="fast">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.76.A54</classification>
  <classification authority="ddc">005.3</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <identifier type="local">(OCoLC)907950884</identifier>
  </relatedItem>
  <relatedItem type="series">
    <titleInfo>
      <title>Programmer to programmer</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781119209546</identifier>
  <identifier type="isbn">1119209544</identifier>
  <identifier type="isbn">9781118832097</identifier>
  <identifier type="isbn">1118832094</identifier>
  <identifier type="isbn">9781118832080</identifier>
  <identifier type="isbn">1118832086</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="uri">http://onlinelibrary.wiley.com/book/10.1002/9781119209546</identifier>
  <location>
    <url>http://onlinelibrary.wiley.com/book/10.1002/9781119209546</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">N$T</recordContentSource>
    <recordCreationDate encoding="marc">150424</recordCreationDate>
    <recordChangeDate encoding="iso8601">20170807075803.0</recordChangeDate>
    <recordIdentifier source="OCoLC">ocn907950884</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
