Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Building Front-End Web Apps with Plain JavaScript
🌠 Top Free C++ Books - 100% Free or Open Source!
  • Title Building Front-End Web Apps with Plain JavaScript
  • Author(s) Gerd Wagner
  • Publisher: Web Engineering (2021-06-02); eBook (Open Licensed)
  • License(s): The Code Project Open License (CPOL)
  • Paperback: N/A
  • eBook: HTML and PDF (222 pages)
  • Language: English
  • ISBN-10: N/A
  • ISBN-13: N/A
  • :

Book Description

This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote web server. Typically, but not necessarily, a front-end web application is a single-user application, which is not shared with other users.

The focus of the book are general information management concepts and techniques concerning:

  • integrity constraints and data validation,
  • enumerations and enumeration attributes
  • unidirectional and bidirectional associations between object types,
  • subtyping and inheritance in class hierarchies.

The book comes with the complete JavaScript code of six example apps (with 8658 lines of code) that you can directly run from our web server. It is an open question if the book happens to come with more lines of code than lines of text...

About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Building Back-End Web Apps with Java, JPA and JSF (G. Wagner)

    This book shows how to build back-end web applications with Java, JPA and JSF as back-end components, including data validation and UI page creation, while the front-end only consists of a web browser's rendering of HTML-forms-based UI pages.

  • Web Applications with Javascript or Java (Gerd Wagner, et al)

    This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScript and Java.

  • Developing Single Page Web Apps with Backbone.js (P. Dayal)

    This book wants to show you how to build real world applications using Backbone.js. Unlike many books on backbone.js, this one is based on (and talks of) a real world application used by hundreds of companies and thousands of people.

  • JavaScript for Impatient Programmers (Axel Rauschmayer)

    This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. No prior knowledge of JavaScript is required, but you should know how to program.

  • Eloquent JavaScript, 3rd Edition: A Modern Introduction

    Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience.

  • The Angular Mini-Book - Introduction to Angular and Spring Boot

    This book is aimed specifically at web or Java developers who want a rapid introduction to Angular, Bootstrap, and Spring Boot. It is also a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it.

  • Building Applications with Spring 5 and Vue.js (James Ye)

    With its practical approach, this book helps you become a full-stack web developer. you'll have gained a complete understanding of the key design patterns and best practices that underpin professional full-stack web development.

  • The JHipster Mini-Book (Matt Raible)

    This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

Book Categories
:
Other Categories
Resources and Links