<?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>Pro typescript</title>
    <subTitle>application-scale javascript development</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Fenton, Steve.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2019</dateIssued>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxvii, 287p. ; 23.5 cm.</extent>
  </physicalDescription>
  <abstract>Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton's popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development. What's New in This Edition: Coverage of major changes to modules, namespaces, and module loading New guidance on how to use inference to reduce the effort of using TypeScript Recommendations on compiler options A wide range of feature updates from intersections and tuples to async/await and the new approach to mixins What You'll Learn: Understand the TypeScript type system, and how to use it effectively Apply object-oriented design using TypeScript Use modules effectively to manage large programs Integrate existing frameworks and libraries into your TypeScript program.</abstract>
  <tableOfContents>1.TypeScript Language Features -- 2. Code Organization -- 3: The Type System -- 4. Object Orientation in TypeScript -- 5. The JavaScript Runtime -- 6. Running TypeScript in a Browser -- 7. Running TypeScript on a Server -- 8. Exceptions, Memory and Performance -- 9. Using JavaScript Libraries and Type Definitions -- 10. Automated testing -- Appendix A. JavaScript Quick Reference -- Appendix B. TypeScript Compiler -- Appendix C. Bitwise Flags -- Appendix D. Coding Katas.</tableOfContents>
  <note type="statement of responsibility">By Steve Fenton.</note>
  <subject authority="lcsh">
    <topic>Typescript language features</topic>
  </subject>
  <subject authority="lcsh">
    <topic>The type system</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Code organization</topic>
  </subject>
  <subject>
    <topic/>
  </subject>
  <subject>
    <topic>Programming Languages, Compilers, Interpreters</topic>
  </subject>
  <classification authority="ddc" edition="2">004.607 FENS</classification>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484246573</identifier>
  <identifier type="lccn">2019739000</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">171125</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220429151310.0</recordChangeDate>
    <recordIdentifier source="OSt">21662426</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
