<?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>Scope and closures</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Scope &amp; closures</title>
    <subTitle>You don't know JS</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>You don't know JavaScript</title>
    <subTitle>Scope &amp; closures</subTitle>
  </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>xii, 83 pages : illustrations ; 23 cm.</extent>
  </physicalDescription>
  <abstract>This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.</abstract>
  <note type="statement of responsibility">Kyle Simpson ; editors, Simon St. Laurent and Brian MacDonald</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.73.J39 S555 2014</classification>
  <classification authority="ddc" edition="23">005.2762</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>You don't know JS</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781449335588 (pbk.)</identifier>
  <identifier type="isbn">9789352134205</identifier>
  <identifier type="isbn">1449335586 (pbk.)</identifier>
  <identifier type="lccn">2014498822</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">NLE</recordContentSource>
    <recordCreationDate encoding="marc">190702</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211110150650.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">34275</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
