Logo

Building Front-End Web Apps with Plain JavaScript

Small book cover: Building Front-End Web Apps with Plain JavaScript

Building Front-End Web Apps with Plain JavaScript
by

Publisher: Web-Engineering.info
Number of pages: 262

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Modern Web Essentials Using JavaScript and HTML5Modern Web Essentials Using JavaScript and HTML5
by - InfoQ.com
This book provides tools for a thorough understanding of three topics integral to effective enterprise-level, web SPA development: JavaScript language essentials, HTML5 specification features, and responsive design principles.
(9509 views)
Book cover: Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket GuideAdobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide
by - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(16318 views)
Book cover: Javascript FAQJavascript FAQ
by - Linuxtopia
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
(21194 views)
Book cover: TypeScript Deep DiveTypeScript Deep Dive
by - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(7516 views)