<?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> Jump start vue.js</title>
    <subTitle>build your own sophisticated web apps</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Jacques, Nilson</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">Australia</placeTerm>
    </place>
    <dateIssued>c2021</dateIssued>
    <publisher>SitePoint, Richmond</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <edition>2nd ed.</edition>
    <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>xii, 151 p. ill. 23 cm.</extent>
  </physicalDescription>
  <abstract>Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.</abstract>
  <note type="statement of responsibility">/Nilson Jacques</note>
  <note>Reprint, 2022</note>
  <subject>
    <topic>Application software Development; Vue.js Software framework; JavaScript Computer program language</topic>
  </subject>
  <classification authority="ddc">006.7 JAC</classification>
  <identifier type="isbn">9789355421074</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">240825</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250128121238.0</recordChangeDate>
  </recordInfo>
</mods>
