<?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>You Don't Know JS</title>
    <subTitle>ES6 and Beyond</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>ES6 and Beyond</title>
  </titleInfo>
  <name type="personal">
    <namePart>Simpson, Kyle</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>St. Laurent, Simon</namePart>
    <role>
      <roleTerm type="text">editor</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>MacDonald, Brian</namePart>
    <role>
      <roleTerm type="text">editor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>O'Reilly Media</publisher>
    <publisher>Shroff Publishers and Distributors Pvt. Ltd.</publisher>
    <dateIssued>c2015 [reprinted 2018]</dateIssued>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>First edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 261 pages ; 23 cm.</extent>
  </physicalDescription>
  <abstract>No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built</abstract>
  <note type="statement of responsibility">Kyle Simpson ; editors, Simon St. Laurent and Brian MacDonald</note>
  <note>CSE</note>
  <subject>
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer science</topic>
  </subject>
  <subject>
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <classification authority="ddc" edition="23">005.2762</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>You don't know JS</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781491904244</identifier>
  <identifier type="isbn">9789352134199</identifier>
  <identifier type="lccn">2016448395</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">190702</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211110150317.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">34273</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
