<?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>Web Development with Node and Express</title>
    <subTitle> Leveraging the JavaScript Stack</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart> Brown, Ethan</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher> O'Reilly Media</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xix, 318 p.  : ill. ; 24 cm. </extent>
  </physicalDescription>
  <note>Includes index. </note>
  <subject>
    <topic>Computer science web development</topic>
    <topic>Express framework</topic>
    <topic>Web programming</topic>
    <topic>Java</topic>
    <topic>Node.js programming</topic>
    <topic>Computer science</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">006.78 BRO</classification>
  <identifier type="isbn"> 9781492053514 (pbk)</identifier>
  <recordInfo/>
</mods>
