<?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>Definitive guide to adonisjs</title>
    <subTitle>building node.js applications with javascript</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Pitt, Christopher</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">South Africa</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>c2018</dateIssued>
    <dateIssued encoding="marc">9999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiii, 249 p. : ill. 25 cm</extent>
  </physicalDescription>
  <abstract>Learn everything you need to master the AdonisJs framework, including topics such as interacting with a database, rendering templates, writing asynchronous code, and hosting sites with SSL. Along the way, you'll see how to build a commerce application, which lists products and allows shoppers to register and purchase those products. The site will feature a product catalog, a shopping cart, user registration and login, and profile management. The Definitive Guide to AdonisJs also covers how to create a front-end build chain, so that you can use a modern front-end framework, such as React. </abstract>
  <note type="statement of responsibility">/Christopher Pitt</note>
  <note>Reprint, 2024</note>
  <note>index</note>
  <subject>
    <topic> COMPUTERS Programming Languages JavaScript; Computer programming software development; JavaScript (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.2762 PIT</classification>
  <identifier type="isbn">9781484247402</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">240825</recordCreationDate>
  </recordInfo>
</mods>
