<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    See <a moz-do-not-send="true" class="moz-txt-link-freetext"
      href="http://web-engineering.info/JsFrontendApp/book.html">http://web-engineering.info/JsFrontendApp/book.html</a><br>
    <div class="moz-forward-container">
      <p>The focus of the book are general concepts and techniques
        concerning</p>
      <ol>
        <li>integrity constraints and data validation,</li>
        <li>unidirectional and bidirectional associations between object
          types,</li>
        <li>subtyping and inheritance.</li>
      </ol>
      <p>The book can be used in web engineering courses for learning
        JavaScript and how to implement basic OO concepts (such as
        enumerations, associations and class hierarchies) and frontend
        web apps with plain JavaScript, not using any (third-party)
        framework or library.</p>
      <br>
    </div>
    <br>
  </body>
</html>